Skip to content

Commit

Permalink
Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Krivokapic committed May 23, 2023
1 parent 02a0c4d commit 380a961
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -501,19 +501,20 @@
"$ref": "#/definitions/RefreshExternalGovernanceStatusOperationResultMI"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "../../../common/v2/types.json#/definitions/CloudError"
}
},
"202": {
"description": "Refreshing external governance enablement status.",
"headers": {
"Location": {
"description": "The URL of the resource used to check the status of the asynchronous operation.",
"type": "string"
}
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "../../../common/v2/types.json#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true,
Expand Down

0 comments on commit 380a961

Please sign in to comment.