Skip to content

Commit

Permalink
#135: Add mechanism parameter to login endpoint for Swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jun 29, 2020
1 parent 95bcb7b commit 851166c
Show file tree
Hide file tree
Showing 2 changed files with 1,840 additions and 1,836 deletions.
2 changes: 2 additions & 0 deletions src/resources/non_entities/sessions_endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ def post(self):
type: string
password:
type: string
mechanism:
type: string
responses:
201:
description: Success - returns a session ID
Expand Down
Loading

0 comments on commit 851166c

Please sign in to comment.