From 5eb8c90bf8eb628663b530db67ec68a9a41b198c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 29 Apr 2024 10:39:36 -0400 Subject: [PATCH] test: fix schema --- public/openapi/read/user/userslug/info.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/openapi/read/user/userslug/info.yaml b/public/openapi/read/user/userslug/info.yaml index 110e252be5..66c3ba0730 100644 --- a/public/openapi/read/user/userslug/info.yaml +++ b/public/openapi/read/user/userslug/info.yaml @@ -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: