Skip to content

Commit

Permalink
updating preview tag (#27555)
Browse files Browse the repository at this point in the history
* adding preview to 2023-11 tag

* update tag

* update tag in yaml
  • Loading branch information
mwesigwaguma authored Feb 1, 2024
1 parent b422f17 commit 784dcbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/servicefabric/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ directive:
reason: There are open issues (bugs) in the validator affecting some of the examples and since there is no way to selectively disable the validation for a particular example or paths, all of the example validation is being turned off.
```
### Tag: package-2023-11
### Tag: package-2023-11-preview
These settings apply only when `--tag=package-2023-11` is specified on the command line.
These settings apply only when `--tag=package-2023-11-preview` is specified on the command line.

``` yaml $(tag) == 'package-2023-11'
``` yaml $(tag) == 'package-2023-11-preview'
input-file:
- Microsoft.ServiceFabric/preview/2023-11-01-preview/cluster.json
- Microsoft.ServiceFabric/preview/2023-11-01-preview/application.json
Expand Down

0 comments on commit 784dcbc

Please sign in to comment.