diff --git a/openapi.yaml b/openapi.yaml index 3511c39b0..18c66668b 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -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