Skip to content

Commit

Permalink
changed 'client-grants' to 'client_grants'
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpandey13 committed Nov 7, 2024
1 parent bf08a31 commit 2ea7f8f
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 @@ -6533,7 +6533,7 @@ export interface GetOrganizationClientGrants200ResponseOneOf {
total: number;
/**
*/
'client-grants': Array<GetOrganizationClientGrants200ResponseOneOfInner>;
client_grants: Array<GetOrganizationClientGrants200ResponseOneOfInner>;
}
/**
*
Expand Down

0 comments on commit 2ea7f8f

Please sign in to comment.