Skip to content

Commit d26a64c

Browse files
committed
fix spell error and missing description
1 parent 03f5675 commit d26a64c

File tree

1 file changed

+2
-1
lines changed
  • specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01

1 file changed

+2
-1
lines changed

specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3050,7 +3050,7 @@
30503050
},
30513051
"Error": {
30523052
"type": "object",
3053-
"description": "Error inofrmation",
3053+
"description": "Error information",
30543054
"properties": {
30553055
"error": {
30563056
"$ref": "#/definitions/ExtendedErrorInfo"
@@ -3444,6 +3444,7 @@
34443444
},
34453445
"ChangeDirectoryRequest": {
34463446
"type": "object",
3447+
"description": "Request body for change directory of a reservation.",
34473448
"properties": {
34483449
"destinationTenantId": {
34493450
"description": "Tenant id GUID that reservation order is to be transferred to",

0 commit comments

Comments
 (0)