Skip to content

Commit

Permalink
ZO-4598: remove unsupported format definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
witsch committed Mar 27, 2024
1 parent aeab307 commit e75f189
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit e75f189

Please sign in to comment.