Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Common.json to match the API version (Azure#8845)
* 2020-02-01-preview for Media Services LVA Changes to MediaGraph model Changing PUT from sync to async Fixing some description * Prettier and model validations fix * Fixing validations * Fixing version in Common.json * Using common types.json * Updating new version * Adding old version * Revert "Adding old version" This reverts commit 6bf3a73. * Using common types * Using 200 for operation locatio header. * Fixing validation errors * Trying to fix autorest * Reverting common.js to test if that matters for autorest. * Reverting default operation result to test if that matters for autorest * Fixing previous revert. * Fixing after merge from upstream * Testing default operation result * Testing description * Adding common json back * Testing empty description * Testing no default for operation result * Removing common.json * Updating common.json of AMS * Updating common.json * Updating common.json * Updating common.json * Rename unknown classification to undetermined classification (Azure#8436) * Fixing the structure of RESTProxy documentation: Updating the OperationId (Azure#8327) * Updating the OperationId Updating the OperationId because the grouping of operations isn't correct. * Updating the operationId spelling * Making prettier fixes as outputed * update lint doc, add the missed rules doc R2029,R2007 (Azure#8502) * Linter tool document update: add R4004, modify R2016 ,R3006 (Azure#8417) * Linter tool document update: add R4004. * Update linter doc : modify R2016 ,R3006 * change date format * Update description of R2016 * 2020 01 01 updates to rules engine caching behavior (Azure#8455) * 2020 01 01 updates to rules engine caching behavior * add new cache settings fields to CacheConfiguration * cache settings fields will enable Rules Engine to allow cache override actions * fix typos in examples * renamed privateLinkResourceId to privateLinkAlias * fix x-nullable usage * Change cacheDuration to "format":"duration" Co-authored-by: Moustafa Eid <[email protected]> * add cli.md for postgresql (Azure#8492) * add cli.md for postgresql * remove and update description * Added minimalTlsVersion property for Managed Instance endpoint, API version 2018-06-01-preview (Azure#8508) * [SRP] Add blob service property for container soft delete (Azure#8498) * Adds 'Offline' state to provisioning states. (Azure#8509) * Fix x-ms-enum name conflict (Azure#8465) * [Deployment Scripts] Deployment scripts error model update (Azure#8481) * add package-subscriptions-2019-11 (Azure#8503) * regenerated all-api-versions * Added redis cache publisher schema for azure event grid. (Azure#8486) * Added redis cache Event Schema to Event Grid DP Repo * removed commented section * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478) * Include Tags in GetSubscription and Deployment APIs (Azure#8268) * changes to get subscription * tags for deployments * fixes from another fork * added extension * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517) * add cli.md for databricks (Azure#8521) * Reverting to local Common.json to satisify autorest against md file. * Fixing prettier * Updating Common.json to match API version Co-authored-by: dosegal <[email protected]> Co-authored-by: anushreeringne <[email protected]> Co-authored-by: JianyeXi <[email protected]> Co-authored-by: aramesh-msft <[email protected]> Co-authored-by: Moustafa Eid <[email protected]> Co-authored-by: Kerwin <[email protected]> Co-authored-by: Andrija Cicovic <[email protected]> Co-authored-by: Zhenfeng <[email protected]> Co-authored-by: Akashdeep Goel <[email protected]> Co-authored-by: Lei Ni <[email protected]> Co-authored-by: Filiz Topatan <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> Co-authored-by: azuresdkci <[email protected]> Co-authored-by: abebts2000 <[email protected]> Co-authored-by: gkostal <[email protected]> Co-authored-by: ramoka178 <[email protected]> Co-authored-by: Praneeth Sanapathi <[email protected]>
- Loading branch information