Skip to content

Commit

Permalink
add tags back in the adp readme (Azure#13850)
Browse files Browse the repository at this point in the history
  • Loading branch information
cataggar authored and mkarmark committed Jul 20, 2021
1 parent 3d230ea commit c2dc660
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/adp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,17 @@ openapi-subtype: rpaas
tag: package-2021-02-01-preview
```
### Tag: package-2020-07-01-preview
```yaml $(tag) == 'package-2020-07-01-preview'
version: 2020-07-01-preview
version-with-underscores: 2020_07_01_preview
input-file:
- Microsoft.AutonomousDevelopmentPlatform/preview/2020-07-01-preview/adp.json
```
### Tag: package-2021-02-01-preview
```yaml $(tag) == 'package-2021-02-01-preview'
version: 2021-02-01-preview
version-with-underscores: 2021_02_01_preview
Expand Down

0 comments on commit c2dc660

Please sign in to comment.