Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix correctness errors for AVS 2020-03-20 API (#11317)
* fix OBJECT_ADDITIONAL_PROPERTIES identified in operation "Operations_List" * remove x-ms-secret from PrivateClouds_ListAdminCredentials return * specify int32 for integers * add provisioningState to ManagementCluster * suppress warnings * prettier * Revert "remove x-ms-secret from PrivateClouds_ListAdminCredentials return" This reverts commit a2fe16d. * try suppressing SECRET_PROPERTY error * Revert "try suppressing SECRET_PROPERTY error" This reverts commit d3a567f. * Revert "Revert "remove x-ms-secret from PrivateClouds_ListAdminCredentials return"" This reverts commit 214ed73. * put back x-ms-secret from PrivateClouds_ListAdminCredentials return This reverts commit 31b80bb. * suppress SECRET_PROPERTY error
- Loading branch information