Skip to content

Commit

Permalink
CodeGen from PR 22948 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
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
SDKAuto committed Mar 23, 2023
1 parent 09c776f commit a623af4
Show file tree
Hide file tree
Showing 2 changed files with 1,473 additions and 0 deletions.
Loading

0 comments on commit a623af4

Please sign in to comment.