Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramadityab72 committed Oct 31, 2022
1 parent ae401bd commit d8b59b9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion specification/iothub/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,18 @@ These are the global settings for the IotHub API.

``` yaml
openapi-type: arm
tag: package-preview-2022-04-30
tag: package-preview-2022-11
```
### Tag: package-preview-2022-11
These settings apply only when `--tag=package-preview-2022-11` is specified on the command line.

```yaml $(tag) == 'package-preview-2022-11'
input-file:
- Microsoft.Devices/preview/2022-11-01-preview/iothub.json
```
### Tag: package-preview-2022-04-30

These settings apply only when `--tag=package-preview-2022-04-30` is specified on the command line.
Expand Down

0 comments on commit d8b59b9

Please sign in to comment.