Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add new swagger files to readme.md
  • Loading branch information
Cedric Davies committed Mar 29, 2019
commit b5543557e40526996b8c54e383445cea6c843ff6
8 changes: 8 additions & 0 deletions specification/azsadmin/resource-manager/fabric/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ These settings apply only when `--tag=package-2016-05-01` is specified on the co

``` yaml $(tag) == 'package-2016-05-01'
input-file:
- "Microsoft.Fabric.Admin/preview/2016-05-01/ApplicationOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ComputeOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/EdgeGateway.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/EdgeGatewayPool.json"
Expand All @@ -47,9 +49,11 @@ input-file:
- "Microsoft.Fabric.Admin/preview/2016-05-01/Volume.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/LogicalSubnet.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/MacAddressPool.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/NetworkOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ScaleUnit.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ScaleUnitNode.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/SlbMuxInstance.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/StorageOperationResults.json"
```

### Tag: package-2018-10-01
Expand All @@ -58,6 +62,8 @@ These settings apply only when `--tag=package-2018-10-01` is specified on the co

``` yaml $(tag) == 'package-2018-10-01'
input-file:
- "Microsoft.Fabric.Admin/preview/2016-05-01/ApplicationOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ComputeOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/EdgeGateway.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/EdgeGatewayPool.json"
Expand All @@ -71,9 +77,11 @@ input-file:
- "Microsoft.Fabric.Admin/preview/2016-05-01/StorageSystem.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/LogicalSubnet.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/MacAddressPool.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/NetworkOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ScaleUnit.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/ScaleUnitNode.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/SlbMuxInstance.json"
- "Microsoft.Fabric.Admin/preview/2016-05-01/StorageOperationResults.json"
- "Microsoft.Fabric.Admin/preview/2018-10-01/Drive.json"
- "Microsoft.Fabric.Admin/preview/2018-10-01/StorageSubSystem.json"
- "Microsoft.Fabric.Admin/preview/2018-10-01/Volume.json"
Expand Down