Skip to content

Commit 56422fa

Browse files
committed
Updated readme
1 parent d2eba07 commit 56422fa

File tree

1 file changed

+10
-1
lines changed
  • specification/batch/resource-manager

1 file changed

+10
-1
lines changed

specification/batch/resource-manager/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,16 @@ These are the global settings for the Batch API.
2828
title: BatchManagementClient
2929
description: Batch Client
3030
openapi-type: arm
31-
tag: package-2021-06
31+
tag: package-2022-01
32+
```
33+
34+
### Tag: package-2022-01
35+
36+
These settings apply only when `--tag=package-2022-01` is specified on the command line.
37+
38+
```yaml $(tag) == 'package-2022-01'
39+
input-file:
40+
- Microsoft.Batch/stable/2022-01-01/BatchManagement.json
3241
```
3342

3443
### Tag: package-2021-06

0 commit comments

Comments
 (0)