Skip to content

Commit 8021313

Browse files
authored
Update RI details description (#22437)
1 parent 2c4244e commit 8021313

File tree

1 file changed

+3
-3
lines changed
  • specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01

1 file changed

+3
-3
lines changed

specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01/consumption.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
"ReservationDetails"
884884
],
885885
"operationId": "ReservationsDetails_ListByReservationOrder",
886-
"description": "Lists the reservations details for provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 502 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
886+
"description": "Lists the reservations details for provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 400 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
887887
"externalDocs": {
888888
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
889889
},
@@ -932,7 +932,7 @@
932932
"ReservationDetails"
933933
],
934934
"operationId": "ReservationsDetails_ListByReservationOrderAndReservation",
935-
"description": "Lists the reservations details for provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 502 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
935+
"description": "Lists the reservations details for provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 400 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
936936
"externalDocs": {
937937
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
938938
},
@@ -984,7 +984,7 @@
984984
"ReservationDetails"
985985
],
986986
"operationId": "ReservationsDetails_List",
987-
"description": "Lists the reservations details for the defined scope and provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 502 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
987+
"description": "Lists the reservations details for the defined scope and provided date range. Note: ARM has a payload size limit of 12MB, so currently callers get 400 when the response size exceeds the ARM limit. In such cases, API call should be made with smaller date ranges.",
988988
"externalDocs": {
989989
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
990990
},

0 commit comments

Comments
 (0)