Skip to content

Commit 0568729

Browse files
committed
feat: update generated APIs
1 parent 1b23828 commit 0568729

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

packages/clients/src/api/iam/v1alpha1/api.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ export class API extends ParentAPI {
277277
'page_size',
278278
request.pageSize ?? this.client.settings.defaultPageSize,
279279
],
280-
['status', request.status],
281280
['tag', request.tag],
281+
['type', request.type],
282282
['user_ids', request.userIds],
283283
),
284284
},

0 commit comments

Comments
 (0)