Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
cae0299
Merge branch 'main' of github.com:Azure/azure-rest-api-specs into api…
markcowl Jan 9, 2024
4c8ad6c
Removing deuplicate definition
markcowl Jan 9, 2024
1cd09db
Fix example formatting and some operation signatures
markcowl Jan 9, 2024
1d5a06a
Merge branch 'api-center-tsp' of github.com:Azure/azure-rest-api-spec…
markcowl Jan 9, 2024
ec77ee4
Merge branch 'api-center-tsp' of github.com:Azure/azure-rest-api-spec…
markcowl Jan 31, 2024
17c165f
Add API version 2023-10-01-preview [Import] (#27385)
pracagrawal Jan 31, 2024
1fc2f86
Mjmadhu playwrighttesting microsoft.azure playwright service 2023 10 …
mjmadhu Jan 31, 2024
f3cd692
HDInsight: onboard new apiversion 2023-11-01-preview (#27306)
dw511214992 Jan 31, 2024
3efb341
[Azure AI - Health Insights] - Typespec revision for Health Insights …
asaflevi-ms Jan 31, 2024
68030f1
[ci-fix.md] Add known issues to "Swagger LintDiff for TypeSpec" (#27573)
mikeharder Jan 31, 2024
dfd7afd
Adding new version 2024-01-01-preview for updating monitor Properties…
apoorvasingh130 Feb 1, 2024
eca452e
[Hub Generated] Review request for Microsoft.ContainerService/aks to …
FumingZhang Feb 1, 2024
6a5d5f0
Add AppPlatform 2024-01-01-preview (#27113)
saragluna Feb 1, 2024
b422f17
Azure Deployment Manager is being decommissioned. Deleting the Rest A…
rohantagaru Feb 1, 2024
784dcbc
updating preview tag (#27555)
mwesigwaguma Feb 1, 2024
750a829
Fixing response codes for importSpecification
markcowl Feb 1, 2024
fc289fd
Merging with upstream
markcowl Feb 1, 2024
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
Next Next commit
updating preview tag (#27555)
* adding preview to 2023-11 tag

* update tag

* update tag in yaml
  • Loading branch information
mwesigwaguma authored Feb 1, 2024
commit 784dcbc568c61801a33dfe197cb785ffe22a9dec
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