Skip to content

Commit ac5d9da

Browse files
authored
docs(containers): minor adjustments (#631)
1 parent 37e66ef commit ac5d9da

File tree

1 file changed

+1
-5
lines changed
  • packages/clients/src/api/container/v1beta1

1 file changed

+1
-5
lines changed

packages/clients/src/api/container/v1beta1/api.gen.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,7 @@ const jsonContentHeaders = {
8181
'Content-Type': 'application/json; charset=utf-8',
8282
}
8383

84-
/**
85-
* Containers API.
86-
*
87-
* Serverless Containers API. Containers API.
88-
*/
84+
/** Serverless Containers API. */
8985
export class API extends ParentAPI {
9086
/** Lists the available regions of the API. */
9187
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']

0 commit comments

Comments
 (0)