Skip to content

Commit 83b8672

Browse files
authored
Merge pull request #240 from Seluj78/239-doc-fix
Fixed doc (239)
2 parents c3f1162 + 9117830 commit 83b8672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/schemas/swagger.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -930,10 +930,10 @@ paths:
930930
schema:
931931
type: object
932932
properties:
933-
email:
933+
token:
934934
type: string
935935
required: true
936-
example: foo@example.org
936+
example: g4eh6584jhrhyk7486f5ghket6u87k78u
937937
password:
938938
type: string
939939
required: true

0 commit comments

Comments
 (0)