Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@
"operationId": "PolicySnippets_List",
"description": "Lists all policy snippets.",
"x-ms-examples": {
"ApiManagementListPolicysnippets": {
"$ref": "./examples/ApiManagementListPolicysnippets.json"
"ApiManagementListPolicySnippets": {
"$ref": "./examples/ApiManagementListPolicySnippets.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"operationId": "AuthorizationServer_List",
"description": "Lists a collection of authorization servers defined within a service instance.",
"x-ms-examples": {
"ApiManagementListAuthorizationservers": {
"$ref": "./examples/ApiManagementListAuthorizationservers.json"
"ApiManagementListAuthorizationServers": {
"$ref": "./examples/ApiManagementListAuthorizationServers.json"
}
},
"parameters": [
Expand Down Expand Up @@ -94,8 +94,8 @@
"operationId": "AuthorizationServer_Get",
"description": "Gets the details of the authorization server specified by its identifier.",
"x-ms-examples": {
"ApiManagementGetAuthorizationservers": {
"$ref": "./examples/ApiManagementGetAuthorizationservers.json"
"ApiManagementGetAuthorizationServers": {
"$ref": "./examples/ApiManagementGetAuthorizationServers.json"
}
},
"parameters": [
Expand Down Expand Up @@ -134,8 +134,8 @@
"operationId": "AuthorizationServer_CreateOrUpdate",
"description": "Creates new authorization server or updates an existing authorization server.",
"x-ms-examples": {
"ApiManagementPutAuthorizationservers": {
"$ref": "./examples/ApiManagementPutAuthorizationservers.json"
"ApiManagementPutAuthorizationServers": {
"$ref": "./examples/ApiManagementPutAuthorizationServers.json"
}
},
"parameters": [
Expand Down Expand Up @@ -183,8 +183,8 @@
"operationId": "AuthorizationServer_Update",
"description": "Updates the details of the authorization server specified by its identifier.",
"x-ms-examples": {
"ApiManagementPatchAuthorizationservers": {
"$ref": "./examples/ApiManagementPatchAuthorizationservers.json"
"ApiManagementPatchAuthorizationServers": {
"$ref": "./examples/ApiManagementPatchAuthorizationServers.json"
}
},
"parameters": [
Expand Down Expand Up @@ -230,8 +230,8 @@
"operationId": "AuthorizationServer_Delete",
"description": "Deletes specific authorization server instance.",
"x-ms-examples": {
"ApiManagementDeleteAuthorizationservers": {
"$ref": "./examples/ApiManagementDeleteAuthorizationservers.json"
"ApiManagementDeleteAuthorizationServers": {
"$ref": "./examples/ApiManagementDeleteAuthorizationServers.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"operationId": "IdentityProvider_List",
"description": "Lists a collection of Identity Provider configured in the specified service instance.",
"x-ms-examples": {
"ApiManagementListIdentityproviders": {
"$ref": "./examples/ApiManagementListIdentityproviders.json"
"ApiManagementListIdentityProviders": {
"$ref": "./examples/ApiManagementListIdentityProviders.json"
}
},
"externalDocs": {
Expand Down Expand Up @@ -89,8 +89,8 @@
"operationId": "IdentityProvider_Get",
"description": "Gets the configuration details of the identity Provider configured in specified service instance.",
"x-ms-examples": {
"ApiManagementGetIdentityproviders": {
"$ref": "./examples/ApiManagementGetIdentityproviders.json"
"ApiManagementGetIdentityProviders": {
"$ref": "./examples/ApiManagementGetIdentityProviders.json"
}
},
"parameters": [
Expand Down Expand Up @@ -129,8 +129,8 @@
"operationId": "IdentityProvider_CreateOrUpdate",
"description": "Creates or Updates the IdentityProvider configuration.",
"x-ms-examples": {
"ApiManagementPutIdentityproviders": {
"$ref": "./examples/ApiManagementPutIdentityproviders.json"
"ApiManagementPutIdentityProviders": {
"$ref": "./examples/ApiManagementPutIdentityProviders.json"
}
},
"parameters": [
Expand Down Expand Up @@ -178,8 +178,8 @@
"operationId": "IdentityProvider_Update",
"description": "Updates an existing IdentityProvider configuration.",
"x-ms-examples": {
"ApiManagementPatchIdentityproviders": {
"$ref": "./examples/ApiManagementPatchIdentityproviders.json"
"ApiManagementPatchIdentityProviders": {
"$ref": "./examples/ApiManagementPatchIdentityProviders.json"
}
},
"parameters": [
Expand Down Expand Up @@ -225,8 +225,8 @@
"operationId": "IdentityProvider_Delete",
"description": "Deletes the specified identity provider configuration.",
"x-ms-examples": {
"ApiManagementDeleteIdentityproviders": {
"$ref": "./examples/ApiManagementDeleteIdentityproviders.json"
"ApiManagementDeleteIdentityProviders": {
"$ref": "./examples/ApiManagementDeleteIdentityProviders.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"operationId": "SignInSettings_Get",
"description": "Get Sign-In settings.",
"x-ms-examples": {
"ApiManagementGetPortalSettingSignIn": {
"$ref": "./examples/ApiManagementGetPortalSettingSignIn.json"
"ApiManagementGetPortalSettingsSignIn": {
"$ref": "./examples/ApiManagementGetPortalSettingsSignIn.json"
}
},
"parameters": [
Expand Down Expand Up @@ -242,8 +242,8 @@
"operationId": "SignUpSettings_CreateOrUpdate",
"description": "Create or Update Sign-Up settings.",
"x-ms-examples": {
"ApiManagementPutPortalsettingsSignUp": {
"$ref": "./examples/ApiManagementPutPortalsettingsSignUp.json"
"ApiManagementPutPortalSettingsSignUp": {
"$ref": "./examples/ApiManagementPutPortalSettingsSignUp.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"operationId": "Subscription_RegeneratePrimaryKey",
"description": "Regenerates primary key of existing subscription of the API Management service instance.",
"x-ms-examples": {
"ApiManagementPostSubscriptionsRegenerateprimarykey": {
"$ref": "./examples/ApiManagementPostSubscriptionsRegenerateprimarykey.json"
"ApiManagementPostSubscriptionsRegeneratePrimaryKey": {
"$ref": "./examples/ApiManagementPostSubscriptionsRegeneratePrimaryKey.json"
}
},
"parameters": [
Expand Down Expand Up @@ -333,8 +333,8 @@
"operationId": "Subscription_RegenerateSecondaryKey",
"description": "Regenerates secondary key of existing subscription of the API Management service instance.",
"x-ms-examples": {
"ApiManagementPostSubscriptionsRegeneratesecondarykey": {
"$ref": "./examples/ApiManagementPostSubscriptionsRegeneratesecondarykey.json"
"ApiManagementPostSubscriptionsRegenerateSecondaryKey": {
"$ref": "./examples/ApiManagementPostSubscriptionsRegenerateSecondaryKey.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"operationId": "TenantAccess_RegeneratePrimaryKey",
"description": "Regenerate primary access key.",
"x-ms-examples": {
"ApiManagementPostTenantRegenerateprimarykey": {
"$ref": "./examples/ApiManagementPostTenantRegenerateprimarykey.json"
"ApiManagementPostTenantRegeneratePrimaryKey": {
"$ref": "./examples/ApiManagementPostTenantRegeneratePrimaryKey.json"
}
},
"parameters": [
Expand Down Expand Up @@ -166,8 +166,8 @@
"operationId": "TenantAccess_RegenerateSecondaryKey",
"description": "Regenerate secondary access key.",
"x-ms-examples": {
"ApiManagementPostTenantRegeneratesecondarykey": {
"$ref": "./examples/ApiManagementPostTenantRegeneratesecondarykey.json"
"ApiManagementPostTenantRegenerateSecondaryKey": {
"$ref": "./examples/ApiManagementPostTenantRegenerateSecondaryKey.json"
}
},
"parameters": [
Expand Down Expand Up @@ -462,8 +462,8 @@
"operationId": "TenantConfiguration_GetSyncState",
"description": "Gets the status of the most recent synchronization between the configuration database and the Git repository.",
"x-ms-examples": {
"ApiManagementListTenantSyncstate": {
"$ref": "./examples/ApiManagementListTenantSyncstate.json"
"ApiManagementListTenantSyncState": {
"$ref": "./examples/ApiManagementListTenantSyncState.json"
}
},
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"operationId": "User_GenerateSsoUrl",
"description": "Retrieves a redirection URL containing an authentication token for signing a given user into the developer portal.",
"x-ms-examples": {
"ApiManagementPostUsersGeneratessourl": {
"$ref": "./examples/ApiManagementPostUsersGeneratessourl.json"
"ApiManagementPostUsersGenerateSsoUrl": {
"$ref": "./examples/ApiManagementPostUsersGenerateSsoUrl.json"
}
},
"parameters": [
Expand Down