Skip to content

Commit

Permalink
minor changes in descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrik-ms committed Jul 15, 2020
1 parent d9ee37b commit a177c3c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@
},
{
"$ref": "./apimanagement.json#/parameters/SubscriptionIdParameter"
},
{
"$ref": "./apimanagement.json#/parameters/AppTypeParameter"
}
],
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4966,7 +4966,7 @@
},
"appType": {
"type": "string",
"description": "Determines the type of application which send the create subscription request. Default is legacy portal.",
"description": "Determines the type of application which send the create user request. Default is legacy portal.",
"enum": [
"portal",
"developerPortal"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@
},
{
"$ref": "./apimanagement.json#/parameters/SubscriptionIdParameter"
},
{
"$ref": "./apimanagement.json#/parameters/AppTypeParameter"
}
],
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5054,7 +5054,7 @@
},
"appType": {
"type": "string",
"description": "Determines the type of application which send the create subscription request. Default is legacy portal.",
"description": "Determines the type of application which send the create user request. Default is legacy portal.",
"enum": [
"portal",
"developerPortal"
Expand Down

0 comments on commit a177c3c

Please sign in to comment.