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

[Hub Generated] Review request for Microsoft.Capacity to add version preview/2019-04-01 #5745

Prev Previous commit
Next Next commit
FW: More changes
  • Loading branch information
Kumar Gautam committed Apr 19, 2019
commit b601cf55253d692ef935698f1508d7f74af7b195
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@
}
}
},
"RenewProperties": {
"RenewPropertiesResponse": {
"type": "object",
"properties": {
"purchaseProperties": {
Expand Down Expand Up @@ -853,7 +853,7 @@
"$ref": "#/definitions/Renew"
},
"renewProperties": {
"$ref": "#/definitions/RenewProperties"
"$ref": "#/definitions/RenewPropertiesResponse"
}
}
},
Expand Down