Allow 204 response during deletion of key vaults#8284
Merged
tjprescott merged 4 commits intoAzure:masterfrom Feb 7, 2020
iscai-msft:make_delete_keyvault_allow_204
Merged
Allow 204 response during deletion of key vaults#8284tjprescott merged 4 commits intoAzure:masterfrom iscai-msft:make_delete_keyvault_allow_204
tjprescott merged 4 commits intoAzure:masterfrom
iscai-msft:make_delete_keyvault_allow_204
Conversation
|
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-python - Release
|
azure-sdk-for-go - Release
|
azure-sdk-for-java - Release
|
azure-sdk-for-net - Release
|
azure-sdk-for-js - Release
|
This was referenced Feb 1, 2020
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
heaths
requested changes
Feb 4, 2020
Member
heaths
left a comment
There was a problem hiding this comment.
I see you're modifying existing versions that have already shipped. Does the service already return these? Could you also make the same changes (if so) in the new preview/7.1 versions we're merging soon (see feature branch dev-keyvault-Microsoft.KeyVault-7.1, or you could rebase on that as well but we're going to start a new swagger review board review).
heaths
approved these changes
Feb 6, 2020
Member
|
/azurepipelines run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
ssripadham
pushed a commit
to ssripadham/azure-rest-api-specs
that referenced
this pull request
Feb 21, 2020
* added allowed NoContent response for deleting key vaults * fixed 204 response description * added 204 to deleteVault examples * fixed old problems in 2016-10-01 examples
00Kai0
pushed a commit
to 00Kai0/azure-rest-api-specs
that referenced
this pull request
Oct 12, 2020
* added allowed NoContent response for deleting key vaults * fixed 204 response description * added 204 to deleteVault examples * fixed old problems in 2016-10-01 examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #8265