Skip to content

Commit

Permalink
parameter name change for Organizations for Client Credentials (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpandey13 authored Nov 7, 2024
1 parent 9a5ca5c commit d704707
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;
/**
*/
grants: Array<GetOrganizationClientGrants200ResponseOneOfInner>;
'client-grants': Array<GetOrganizationClientGrants200ResponseOneOfInner>;
}
/**
*
Expand Down

0 comments on commit d704707

Please sign in to comment.