Skip to content

Commit

Permalink
Orphan property removed (#6844)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitaliyKurokhtin authored and anuchandy committed Sep 11, 2019
1 parent 49a38e6 commit 8b3322c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -850,10 +850,6 @@
"openid": {
"$ref": "#/definitions/OpenIdAuthenticationSettingsContract",
"description": "OpenID Connect Authentication Settings"
},
"subscriptionKeyRequired": {
"type": "boolean",
"description": "Specifies whether subscription key is required during call to this API, true - API is included into closed products only, false - API is included into open products alone, null - there is a mix of products."
}
},
"description": "API Authentication Settings."
Expand Down

0 comments on commit 8b3322c

Please sign in to comment.