Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Iryna-Pavlyk committed Aug 11, 2024
1 parent 4e60b83 commit cf5d07d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,11 +584,6 @@
"type": "string",
"example": "Iryna Pavlyk"
},
"password": {
"description": "User's password",
"type": "string",
"example": "$2b$10$r/nQxWw/b1nfjWVJKjJGJeNg6bTPD5j5bAWruu.MyZCLr8kver8wW"
},
"gender": {
"description": "User's gender",
"type": "string",
Expand Down
4 changes: 0 additions & 4 deletions swagger/paths/users/current/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ requestBody:
description: "User's name"
type: string
example: Iryna Pavlyk
password:
description: "User's password"
type: string
example: '$2b$10$r/nQxWw/b1nfjWVJKjJGJeNg6bTPD5j5bAWruu.MyZCLr8kver8wW'
gender:
description: "User's gender"
type: string
Expand Down

0 comments on commit cf5d07d

Please sign in to comment.