test: fix schema

This commit is contained in:
Barış Soner Uşaklı
2024-04-29 10:39:36 -04:00
parent 325d00ea94
commit 5eb8c90bf8

View File

@@ -69,6 +69,8 @@ get:
properties:
value:
type: string
byUid:
type: string
timestamp:
type: number
timestampISO:
@@ -81,6 +83,10 @@ get:
properties:
value:
type: string
byUid:
type: string
byUser:
type: object
timestamp:
type: number
timestampISO: