Skip to content

Commit

Permalink
[Fleet] Fix readme.md for 0815 (#25822)
Browse files Browse the repository at this point in the history
* fix readme

* format
  • Loading branch information
zman-ms committed Sep 17, 2023
1 parent d158b9b commit f03349e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ These are the global settings for the ContainerServices API.

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

```yaml $(tag) == 'package-preview-2023-08'
``` yaml $(tag) == 'package-2023-08-preview'
input-file:
- preview/2023-08-15-preview/fleets.json
```
Expand Down

0 comments on commit f03349e

Please sign in to comment.