Skip to content

Commit

Permalink
create_user protection
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Apr 1, 2024
1 parent 7f9f2d6 commit 942b92e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ paths:
responses:
"200":
description: OK
x-amazon-apigateway-auth:
type: NONE
security:
- CombinedAuthorizer: []

x-amazon-apigateway-integration:
responses:
default:
Expand Down

0 comments on commit 942b92e

Please sign in to comment.