Skip to content

Commit

Permalink
Make AuthorizerDefinition definition private
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Aug 28, 2019
1 parent 23a72a1 commit be9b444
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"AuthorizerDefinition": {
"type": "structure",
"documentation": "An object that associates an authorizer and associated metadata with an authentication mechanism.",
"private": true,
"members": {
"scheme": {
"required": true,
Expand Down

0 comments on commit be9b444

Please sign in to comment.