Skip to content

Commit

Permalink
Changing "createScimTokens" to "createScimToken"
Browse files Browse the repository at this point in the history
  • Loading branch information
nandan-bhat committed Jul 7, 2024
1 parent 63d56bd commit bce93e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/management/__generated/managers/connections-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ export class ConnectionsManager extends BaseAPI {
*
* @throws {RequiredError}
*/
async createScimTokens(
async createScimToken(
requestParameters: PostScimTokenOperationRequest,
bodyParameters: PostScimTokenRequest,
initOverrides?: InitOverride
Expand Down

0 comments on commit bce93e6

Please sign in to comment.