Skip to content

Commit 207b81e

Browse files
committed
Merge branch '232-reset-password-view' of https://github.com/Seluj78/PyMatcha into 232-reset-password-view
2 parents 62b01e4 + 502afce commit 207b81e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/schemas/swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,8 @@ paths:
10501050
required: true
10511051
example: qwERg3rtyhog23mrweof5ngib4j3ktnrvwefqjskldnakms
10521052
responses:
1053+
"404":
1054+
$ref: '#/components/responses/NotFound'
10531055
"400":
10541056
$ref: '#/components/responses/BadRequest'
10551057
"200":

0 commit comments

Comments
 (0)