Skip to content

Commit

Permalink
Feature/tidy openapi (#326)
Browse files Browse the repository at this point in the history
* Move password reset to Account tag in OpenAPI spec
  • Loading branch information
glennjacobs authored Nov 16, 2020
1 parent e681748 commit 7118e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi/account/paths/account.password.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
post:
summary: Reset password
summary: Reset password
tags:
- Users
- Account
responses:
'200':
description: OK
Expand Down

0 comments on commit 7118e67

Please sign in to comment.