Skip to content

Commit 28927c3

Browse files
author
frantran
committed
reset readme to main
1 parent 032c223 commit 28927c3

File tree

1 file changed

+1
-19
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/fleet

1 file changed

+1
-19
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/readme.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,7 @@ These are the global settings for the ContainerServices API.
2828

2929
``` yaml
3030
openapi-type: arm
31-
tag: package-2025-10-01-preview
32-
```
33-
34-
### Tag: package-2025-10-01-preview
35-
36-
These settings apply only when `--tag=package-2025-10-01-preview` is specified on the command line.
37-
38-
```yaml $(tag) == 'package-2025-10-01-preview'
39-
input-file:
40-
- preview/2025-10-01-preview/fleets.json
41-
suppressions:
42-
- code: AvoidAdditionalProperties
43-
from: fleets.json
44-
where: $.definitions.FleetMemberProperties.properties.labels
45-
reason: Labels are a key/value map that is passed through to the underlying Kubernetes model.
46-
- code: AvoidAdditionalProperties
47-
from: fleets.json
48-
where: $.definitions.FleetMemberUpdateProperties.properties.labels
49-
reason: Labels are a key/value map that is passed through to the underlying Kubernetes model.
31+
tag: package-2025-04-01-preview
5032
```
5133
5234
### Tag: package-2025-04-01-preview

0 commit comments

Comments
 (0)