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: properties:
value: value:
type: string type: string
byUid:
type: string
timestamp: timestamp:
type: number type: number
timestampISO: timestampISO:
@@ -81,6 +83,10 @@ get:
properties: properties:
value: value:
type: string type: string
byUid:
type: string
byUser:
type: object
timestamp: timestamp:
type: number type: number
timestampISO: timestampISO: