Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
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