Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 22948 in Azure/azure-rest-api-specs
Azure SignalR - Adding new api-version 2023-03-01-preview (#22948) * init 2023-03-01-preview for signalr and webpubsub. Copied from 2022-02-01 * add new api version 2023-03-01-preview * revert changes to package-lock.json and package.json * 1. Add restart to replica 2. replica tracedResource, subscriptionId, resourceGroup, apiVersion within commonTYpe in v5 3. return 202 for patch operation 4. add 'x-ms-long-running-operation-options' for put operation 5. Add pattern to resourceName and replicaName * 1. Change response status code to 202 for patch 2. Fix the example naming 3. Add location header for post 202, change 'final-state-via' property to 'location' for POST * 1. Fix example response body 2. Fix "x-ms-long-running-operation-options" for put * 1. Fix example response body 2. Fix LocationHeader for PATCH * 1. Remove SystemData form models inherited from "Resource" 2. Reuse trackedResource, privateEndpointConnection, privateEndpointConnectionName * Fix default value of clientCertEnabled * Revert privateEndpointConnection since model in common is different from ours * Fix the resourceName pattern and example * fix naming pattern * 1. Add 200 for signalrRegenerate Key 2. fmt example
- Loading branch information