Skip to content

Commit

Permalink
Merge pull request #142 from ZeitOnline/ZO-4493-teaser-security-fix
Browse files Browse the repository at this point in the history
fix(content): remove security restrictions for `/teaser` endpoint
  • Loading branch information
kabbeck authored Sep 20, 2024
2 parents 93f4ad8 + 2f34eb8 commit 57f5c3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ servers:
paths:
/teaser/{uuid}:
get:
security:
- cookieAuthProduction: []
- cookieAuthStaging: []
description: Returns a single teaser element
parameters:
- in: path
Expand Down

0 comments on commit 57f5c3c

Please sign in to comment.