Skip to content

Commit

Permalink
Fixed how LinkProp is documented
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Mar 26, 2023
1 parent f2555c9 commit 204c7c9
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1176,25 +1176,9 @@ components:
type: object
properties:
text:
type: object
properties:
de:
type: string
en:
type: string
required:
- de
- en
type: string
url:
type: object
properties:
de:
type: string
en:
type: string
required:
- de
- en
type: string
required:
- text
- url
Expand Down

0 comments on commit 204c7c9

Please sign in to comment.