You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeGen from PR 17190 in Azure/azure-rest-api-specs
fixes for s360 errors under a new api version (#17190)
* fixes for s360 errors under a new api version
* updating version in v1 swagger
* updating readme for 2022-01-30-preview version
* suppress secret property and add directives
* suppressing R4016 and R4017
* prettier check
* adding systemData property
* adding schema for azureAuthenticationInfo
* Revert "adding systemData property"
This reverts commit a0e3edef990325243127e1b51c7ce1e6c4ef905a.
* nit error
* API description changes
* adding get examples with expand parameter
* prettier check
* using the newly added get examples (with expand parameter)
* nit
* prettier check
* Solving new s360 error of invalid type in dictonary
* resolving OBJECT_ADDITIONAL_PROPERTIES type of errors by adding the missing properties
* Resolving ENUM_MISMATCH and OBJECT_MISSING_REQUIRED_PROPERTY errors
* nit: adding missing discriminator
* reverting changes made to MiSqlConnectionInfo
* fixing more s360 errors
* fixing s360 correctness issues
* adding $expand parameter in examples of get MI expanded and get VM expanded
Co-authored-by: Vasundhra Manhas <[email protected]>
Co-authored-by: Thakur Ashutosh Suman <[email protected]>
0 commit comments