Skip to content

Commit

Permalink
[Datadog] Swagger correctness (Azure#13146)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingu authored and mkarmark committed Jul 20, 2021
1 parent 16ae4f7 commit 2e2a861
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1513,6 +1513,7 @@
"Enabled",
"Disabled"
],
"default": "Enabled",
"type": "string",
"x-ms-enum": {
"modelAsString": true,
Expand Down Expand Up @@ -1561,7 +1562,8 @@
"type": "string",
"x-ms-mutability": [
"create"
]
],
"x-ms-secret": true
},
"redirectUri": {
"description": "The redirect uri for linking.",
Expand Down

0 comments on commit 2e2a861

Please sign in to comment.