Skip to content

Commit 6cce790

Browse files
committed
feat: update generated APIs
1 parent 12d9c64 commit 6cce790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/ipam/v1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export type ResourceType =
2727
| 'baremetal_server'
2828
| 'baremetal_private_nic'
2929
| 'llm_deployment'
30+
| 'mgdb_instance'
3031

3132
export interface Resource {
3233
/** Type of resource the IP is attached to. */

0 commit comments

Comments
 (0)