Skip to content

Commit

Permalink
test: fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Apr 29, 2024
1 parent 325d00e commit 5eb8c90
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/openapi/read/user/userslug/info.yaml
Expand Up @@ -69,6 +69,8 @@ get:
properties:
value:
type: string
byUid:
type: string
timestamp:
type: number
timestampISO:
Expand All @@ -81,6 +83,10 @@ get:
properties:
value:
type: string
byUid:
type: string
byUser:
type: object
timestamp:
type: number
timestampISO:
Expand Down

0 comments on commit 5eb8c90

Please sign in to comment.