Skip to content

Commit

Permalink
Merge pull request #154 from ZeitOnline/ZO-4648-freebies-entitlement-…
Browse files Browse the repository at this point in the history
…check

ZO-4648: declare status code for missing user entitlement
  • Loading branch information
witsch authored Jan 16, 2025
2 parents 71ba0aa + ba4e2cc commit 54970f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,8 @@ paths:
description: "Bad Request"
"401":
description: "Unauthorized"
"403":
description: "Forbidden"
"429":
description: "Monthly limit exceeded"

Expand Down

0 comments on commit 54970f3

Please sign in to comment.