[SRP] Support file share soft delete (restoreShare API)#7988
Closed
zfchen95 wants to merge 6 commits intoAzure:masterfrom
Closed
[SRP] Support file share soft delete (restoreShare API)#7988zfchen95 wants to merge 6 commits intoAzure:masterfrom
zfchen95 wants to merge 6 commits intoAzure:masterfrom
Conversation
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
Can one of the admins verify this patch? |
Contributor
Author
azure-sdk-for-java
|
azure-sdk-for-python
|
azure-sdk-for-go
|
azure-sdk-for-net
|
azure-sdk-for-js
|
This was referenced Dec 16, 2019
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
blueww
reviewed
Feb 13, 2020
| }, | ||
| "DeletedShare":{ | ||
| "properties": { | ||
| "deletedShareName": { |
Member
There was a problem hiding this comment.
Need to set deletedShareName and deletedShareVersion as required in "DeletedShare", or the current generated SDK from swagger will have the 2 parameters as optional when restore share, but they are actually required on server.
Contributor
There was a problem hiding this comment.
Agree with Wei. Currently the generated SDK doesn't make deletedShareName and deletedShareVersion required, which are not as expected.
|
Azure Pipelines successfully started running 1 pipeline(s). |
azure-cli-extensions
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
5 tasks
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.
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.