Skip to content

Commit

Permalink
ApiManagement - stateCommentDocumentation fix (Azure#10007)
Browse files Browse the repository at this point in the history
Co-authored-by: vfedonkin <vifedo@microsoft.com>
  • Loading branch information
2 people authored and 00Kai0 committed Oct 12, 2020
1 parent 6a80962 commit 9f3c473
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4529,7 +4529,7 @@
},
"stateComment": {
"type": "string",
"description": "Optional subscription comment added by an administrator."
"description": "Optional subscription comment added by an administrator when the state is changed to the 'rejected'."
},
"allowTracing": {
"type": "boolean",
Expand Down Expand Up @@ -4685,7 +4685,7 @@
},
"stateComment": {
"type": "string",
"description": "Comments describing subscription state change by the administrator."
"description": "Comments describing subscription state change by the administrator when the state is changed to the 'rejected'."
},
"allowTracing": {
"type": "boolean",
Expand Down

0 comments on commit 9f3c473

Please sign in to comment.