Skip to content

Commit

Permalink
MODCON-146. Update user schema
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiNosko committed Mar 6, 2024
1 parent 5527b96 commit 5f936f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/swagger.api/schemas/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ Personal:
preferredContactTypeId:
description: Id of user's preferred contact type
type: string
profilePictureLink:
description: Link to the profile picture
type: string
format: uri
additionalProperties: true
required:
- lastName
Expand Down

0 comments on commit 5f936f7

Please sign in to comment.