Skip to content

Commit

Permalink
WCM-557: Allow GalleryTeaser as response for the JSON teaser endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspuppe committed Nov 26, 2024
1 parent 366f5d0 commit 8eb935c
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 8eb935c

Please sign in to comment.