diff --git a/docs/api/api.yaml b/docs/api/api.yaml index 4d63eae..4c5e2f3 100644 --- a/docs/api/api.yaml +++ b/docs/api/api.yaml @@ -1197,6 +1197,7 @@ components: - audio-tile-m-collapsed - audio-listitem-s-expanded - audio-listitem-m-expanded + - audio-playlist-m-cover - zon-teaser-classic - zon-teaser-cover - zon-teaser-panorama @@ -1439,8 +1440,6 @@ components: - $ref: "#/components/schemas/CenterpageElement" - required: - layout - - link - - title - items properties: layout: @@ -1451,6 +1450,8 @@ components: # format: uri description: "A section often links to topic pages etc." example: "https://www.zeit.de/thema/hamburg" + linked-uuid: + $ref: "#/components/schemas/UUID" title: type: string nullable: true @@ -1497,6 +1498,7 @@ components: type: string enum: - duo + - playlist - standard - tablist items: