From e75f189751b3dc96c8a0d92946c94ca8bb07e581 Mon Sep 17 00:00:00 2001 From: Andreas Zeidler Date: Wed, 27 Mar 2024 12:02:13 +0100 Subject: [PATCH] ZO-4598: remove unsupported `format` definitions --- docs/api/api.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/api/api.yaml b/docs/api/api.yaml index 4a191b4..687990b 100644 --- a/docs/api/api.yaml +++ b/docs/api/api.yaml @@ -1760,15 +1760,14 @@ components: type: integer example: 4711 summary: - format: text type: string example: Ein lustige Zusammenfassung created: - format: timestamp with time zone type: string example: 2024-02-09T17:48:39.27587+00:00 config: - format: jsonb + type: integer + example: 2342 feedback: description: properties of "feedback" row @@ -1785,11 +1784,9 @@ components: type: string enum: [like, dislike] text: - format: text type: string example: Das ist fantastisch zusammengefasst created: - format: timestamp with time zone type: string example: 2024-03-09T07:48:39.27587+00:00