forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing some cosmetic issues (Azure#12952)
* fixing some cosmetic issues * Fix: change Operation to SingleOperation * adding lenient-model-deduplication to fix deplication schema issue
- Loading branch information
1 parent
f65d821
commit e048c1e
Showing
6 changed files
with
39 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
...source-manager/Microsoft.Marketplace/stable/2020-01-01/examples/PrivateStores_update.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"parameters": { | ||
"privateStoreId": "a0e28e55-90c4-41d8-8e34-bb7ef7775406", | ||
"api-version": "2020-01-01", | ||
"payload": { | ||
"properties": { | ||
"availability": "disabled", | ||
"eTag": "\"9301f4fd-0000-0100-0000-5e248b350345\"" | ||
} | ||
} | ||
}, | ||
"responses": { | ||
"200": {} | ||
} | ||
} |
17 changes: 0 additions & 17 deletions
17
...resource-manager/Microsoft.Marketplace/stable/2020-01-01/examples/UpdatePrivateStore.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters