Skip to content

Commit

Permalink
Merge pull request #151 from ZeitOnline/WCM-557_zappi-invalid-teaser
Browse files Browse the repository at this point in the history
WCM-557: Allow GalleryTeaser as response for the JSON teaser endpoint
  • Loading branch information
kabbeck authored Nov 27, 2024
2 parents 366f5d0 + 8eb935c commit 747a424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ paths:
schema:
oneOf:
- $ref: "#/components/schemas/CenterpageTeaser"
- $ref: "#/components/schemas/CenterpageTeaserGallery"
- $ref: "#/components/schemas/CenterpageTeaserVideo"
- $ref: "#/components/schemas/CenterpageTeaserPodcast"
- $ref: "#/components/schemas/CenterpageTeaserAudio"
Expand Down

0 comments on commit 747a424

Please sign in to comment.