feat: update generated APIs #4506
Annotations
10 warnings
Run pnpm run lint:
packages/clients/src/api/account/v2/api.gen.ts#L40
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
Run pnpm run lint:
packages/clients/src/api/account/v2/api.gen.ts#L90
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
Run pnpm run lint:
packages/clients/src/api/account/v2/api.gen.ts#L103
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
Run pnpm run lint:
packages/clients/src/api/account/v2/api.gen.ts#L123
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
Run pnpm run lint:
packages/clients/src/api/account/v2/api.gen.ts#L137
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
Run pnpm run lint:
packages/clients/src/api/account/v2/marshalling.gen.ts#L60
'defaults' is defined but never used
|
Run pnpm run lint:
packages/clients/src/api/account/v2/types.gen.ts#L25
Use an `interface` instead of a `type`
|
Run pnpm run lint:
packages/clients/src/api/account/v2/types.gen.ts#L34
Use an `interface` instead of a `type`
|
Run pnpm run lint:
packages/clients/src/api/account/v2/types.gen.ts#L39
Use an `interface` instead of a `type`
|
Run pnpm run lint:
packages/clients/src/api/account/v2/types.gen.ts#L44
Use an `interface` instead of a `type`
|
Loading