Skip to content

Commit

Permalink
Fix an example and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj Shah committed May 19, 2021
1 parent 524c864 commit acc3a45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parameters": {
"aliasName": "aliasForNewSub",
"subscriptionId": "291bba3f-e0a5-47bc-a099-3bdcb2a50a05",
"api-version": "2021-01-01-privatepreview"
},
"responses": {
"200": {
"body": {
"subscriptionId": "subscriptions/291bba3f-e0a5-47bc-a099-3bdcb2a50a05",
"subscriptionId": "291bba3f-e0a5-47bc-a099-3bdcb2a50a05",
"acceptOwnershipState": "Pending",
"billingOwner": "[email protected]",
"subscriptionTenantId": "6c541ca7-1cab-4ea0-adde-6305e1d534e2",
Expand Down
2 changes: 1 addition & 1 deletion specification/subscription/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ These are the global settings for the Subscription API.
``` yaml
openapi-type: arm
tag: package-2021-01-preview
tag: package-2020-09
```
### Tag: package-2020-09
Expand Down

0 comments on commit acc3a45

Please sign in to comment.