Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alexprosak microsoft.cost management 2023 04 01 preview #23362

Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
],
"responses": {
"200": {
"description": "OK. The request has succeeded.",
"description": "OK. The request has succeeded and the Budget update is complete.",
"schema": {
"$ref": "#/definitions/Budget"
}
Expand Down
2 changes: 1 addition & 1 deletion specification/cost-management/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These are the global settings for the Cost Management API.

``` yaml
openapi-type: arm
tag: package-preview-2023-04
tag: package-2022-10
azure-validator: false
```

Expand Down