Skip to content

Commit

Permalink
[IC3 ACS - Auth] <stable/2023-08-01> Remove Idempotency Swagger (#26004)
Browse files Browse the repository at this point in the history
* Added swagger spec for Granular Tokens and removed one for Idempotency

* Fixed Prettier check failure

* Rollback Granular token swagger and just included removal of Idempotency Swagger
  • Loading branch information
mjafferi-msft authored Oct 5, 2023
1 parent a26794f commit f3b2c51
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 527 deletions.
11 changes: 1 addition & 10 deletions specification/communication/data-plane/Identity/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,7 @@ These are the global settings for the communicationservices.

``` yaml
openapi-type: data-plane
tag: package-2023-08
```
### Tag: package-2023-08
These settings apply only when `--tag=package-2023-08` is specified on the command line.

```yaml $(tag) == 'package-2023-08'
input-file:
- stable/2023-08-01/CommunicationIdentity.json
tag: package-2022-10
```
### Tag: package-2022-10
Expand Down
Loading

0 comments on commit f3b2c51

Please sign in to comment.