Skip to content

Commit

Permalink
Adding swagger refrence to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
nivimsft committed Mar 18, 2020
1 parent aa731cb commit 6667cf4
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@ input-file:
- Microsoft.Devices/stable/2018-01-22/iotdps.json
```

### Tag: package-2020-01

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

``` yaml $(tag) == 'package-2020-01'
input-file:
- Microsoft.Devices/stable/2020-01-01/iotdps.json
```

---
# Code Generation

Expand Down Expand Up @@ -198,6 +207,7 @@ input-file:
- $(this-folder)/Microsoft.Devices/preview/2017-08-21-preview/iotdps.json
- $(this-folder)/Microsoft.Devices/stable/2017-11-15/iotdps.json
- $(this-folder)/Microsoft.Devices/stable/2018-01-22/iotdps.json
- $(this-folder)/Microsoft.Devices/stable/2020-01-01/iotdps.json
```

Expand Down

0 comments on commit 6667cf4

Please sign in to comment.