Skip to content

Commit

Permalink
add 2021-07-01 swagger (#14854)
Browse files Browse the repository at this point in the history
* add 2021-07-01 swagger

* update swagger

* update folders

* update to support Azure/azure-sdk-for-net#22576

* remove preview items+introduce apiversion

* address comments

* run prettier-check

* fix CI

* re-add changes from old preview swagger

* address comments

* add missing example

Co-authored-by: Anne Loomis Thompson <[email protected]>
  • Loading branch information
shahzzzam and annelo-msft authored Sep 22, 2021
1 parent 4638c57 commit c8d9a26
Show file tree
Hide file tree
Showing 31 changed files with 3,800 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ These settings apply only when `--tag=package-2019-08` is specified on the comma
input-file: preview/2019-08-15-preview/containerregistry.json
```

### Tag: package-2021-07

These settings apply only when `--tag=package-2021-07` is specified on the command line.

``` yaml $(tag) == 'package-2021-07'
input-file: stable/2021-07-01/containerregistry.json
```
---
# Code Generation

Expand Down
Loading

0 comments on commit c8d9a26

Please sign in to comment.