Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Hub Generated] Review request for Microsoft.Security to add version …
…stable/2020-01-01 (#13078) * fixing serverVulnerabilityAssessments swagger correctness in the delete action (instead of synchronous operation it is an asynchronous one) - so adding the operationResults path * fix the examples path * updates to the delete and operationResults responses and status codes * removing the long-running-operation from the put, and adding the synchronous status codes to the delete as well * fixing unconnected validation errors in SDK Track2 Validation * fixing SDK Track2 Validation errors - the same specifications were used twice under the same tag (the commented out version and a newer preview api-version) - which caused errors like: "Duplicate Operation '{Get/List}' detected" * Revert "fixing SDK Track2 Validation errors - the same specifications were used twice under the same tag (the commented out version and a newer preview api-version) - which caused errors like: "Duplicate Operation '{Get/List}' detected"" This reverts commit 12baa06. * Revert "fixing unconnected validation errors in SDK Track2 Validation" This reverts commit 056ae33. * removing the operationResults path and example from the swagger - as this resource type does not need to be declared in the Swagger (verified in ARM office hours)
- Loading branch information