Skip to content

Commit

Permalink
Revert "parameter name change for Organizations for Client Credentials (
Browse files Browse the repository at this point in the history
#1052)"

This reverts commit d704707.
  • Loading branch information
kushalshit27 authored Nov 7, 2024
1 parent d704707 commit 3a46ceb
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>;
grants: Array<GetOrganizationClientGrants200ResponseOneOfInner>;
}
/**
*
Expand Down

0 comments on commit 3a46ceb

Please sign in to comment.