We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74003d3 commit 9e5e444Copy full SHA for 9e5e444
packages/clients/src/api/function/v1beta1/api.gen.ts
@@ -102,11 +102,7 @@ const jsonContentHeaders = {
102
'Content-Type': 'application/json; charset=utf-8',
103
}
104
105
-/**
106
- * Functions API.
107
- *
108
- * Serverless functions API. Functions API.
109
- */
+/** Serverless Functions API. */
110
export class API extends ParentAPI {
111
/** Lists the available regions of the API. */
112
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
0 commit comments