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 37e66ef commit ac5d9daCopy full SHA for ac5d9da
packages/clients/src/api/container/v1beta1/api.gen.ts
@@ -81,11 +81,7 @@ const jsonContentHeaders = {
81
'Content-Type': 'application/json; charset=utf-8',
82
}
83
84
-/**
85
- * Containers API.
86
- *
87
- * Serverless Containers API. Containers API.
88
- */
+/** Serverless Containers API. */
89
export class API extends ParentAPI {
90
/** Lists the available regions of the API. */
91
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
0 commit comments