From bdb91e826f4822745041d7aff3e588b50fc5fc8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 10 Mar 2026 10:42:15 -0400 Subject: [PATCH] test: fix spec --- public/openapi/read/categories.yaml | 4 ++++ public/openapi/read/index.yaml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/public/openapi/read/categories.yaml b/public/openapi/read/categories.yaml index c78533e267..f6de63ed3e 100644 --- a/public/openapi/read/categories.yaml +++ b/public/openapi/read/categories.yaml @@ -78,6 +78,8 @@ get: properties: pid: type: number + uid: + type: number timestamp: type: number content: @@ -136,6 +138,8 @@ get: properties: pid: type: number + uid: + type: number tid: type: number timestamp: diff --git a/public/openapi/read/index.yaml b/public/openapi/read/index.yaml index 56e4048340..5854f446b3 100644 --- a/public/openapi/read/index.yaml +++ b/public/openapi/read/index.yaml @@ -138,6 +138,8 @@ get: properties: pid: type: number + uid: + type: number tid: type: number timestamp: