[ReleasePR azure-resourcemanager-storagetasks] Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service)#36202
Closed
azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service) (Azure#24798) * Add the Readme files and StorageTasks Spec file with CRUD and List by subs and rg with examples * Rectify provider namespace to Microsoft.StorageTask and refactor examples into folders * Address Lint diff failure to use the model from common-types * Update Operations API with defaut response * Add List Storage Task Assignment ARM Ids API * Add POST List Storage Task Run Report Summary API * Adding x-ms-identifiers * Spell corrections * Fix spell check errors * Add 201 response code to PUT task operation * Address minor changes and comments to reuse existing schema, update examples * Add request body to List Summary Report API, Add Example. Remove 200 status code from Delete Async * Add example reference to API file * Adding Storage task action preview API with example * Correct spelling * Addig allowed resource type constraint * Change the Reporting API to GET with Arm resource type Microsoft.StorageTasks/storageTasks/reports * Address PR comments, correct and rephrease operation ids * Change to proxy resource * Fix typo
8 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.
Create to sync Azure/azure-rest-api-specs#24798
ReCreate this PR
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/24798/azure-sdk-for-java/azure-resourcemanager-storagetasks/azure-resourcemanager-storagetasks-1.0.0-beta.1.jar" -o azure-resourcemanager-storagetasks-1.0.0-beta.1.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-storagetasks -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-storagetasks-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true