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.Consumption to add version stable/2019-10-01 #13039

Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@
"$ref": "#/definitions/UsageDetailsListResult"
}
},
"503": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think 503 need to be added separately. It should be same as default below.

If you add 503 here, it actually means 503 is now the expected return code, and client should be good with it and proceed.

"description": "Server temporary unavailable"
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
Expand Down Expand Up @@ -2350,7 +2353,7 @@
"readOnly": true
},
"productIdentifier": {
"description": "Identifer for the product that has accrued charges by consumption or purchase . This is the concatenated key of productId and SKuId in partner center.",
"description": "identifier for the product that has accrued charges by consumption or purchase . This is the concatenated key of productId and SKuId in partner center.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -2440,6 +2443,12 @@
"description": "Flag to indicate if partner earned credit has been applied or not.",
"type": "string",
"readOnly": true
},
"payGPrice": {
"description": "Retail price for the resource.",
"type": "number",
"format": "decimal",
"readOnly": true
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
]
}
}
},
"503": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
}
]
}
}
},
"503": {}
}
}