From 3016bb9803d233305261b4eafeffe05edf0ddce4 Mon Sep 17 00:00:00 2001 From: DSeeLP <46624152+DSeeLP@users.noreply.github.com> Date: Thu, 13 Mar 2025 10:19:50 +0100 Subject: [PATCH] fix typo in openapi spec --- openapi-def.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-def.yaml b/openapi-def.yaml index ea6943c..a766e95 100644 --- a/openapi-def.yaml +++ b/openapi-def.yaml @@ -277,7 +277,7 @@ components: in: path required: true schema: - type: stripage[offset]ng + type: string format: uuid PaginationLimit: name: limit