Skip to content

Commit

Permalink
update types
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Sep 10, 2023
1 parent 58eff51 commit 029a960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/management/__generated/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12774,7 +12774,7 @@ export interface DeleteGrantsByUserIdRequest {
* user_id of the grant to delete.
*
*/
user_id: string;
user_id?: string;
}
/**
*
Expand Down

0 comments on commit 029a960

Please sign in to comment.