Skip to content

Commit

Permalink
Add flair to User response (#330)
Browse files Browse the repository at this point in the history
* add flair field in response

* add flair field in response (avoid duplication)
  • Loading branch information
jalpp authored Apr 8, 2024
1 parent 6e8eb41 commit f6a70eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/specs/schemas/User.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ properties:
example: Georges
perfs:
$ref: './Perfs.yaml'
flair:
type: string
example: nature.water-wave
createdAt:
type: integer
format: int64
Expand Down

0 comments on commit f6a70eb

Please sign in to comment.