Skip to content

Commit

Permalink
server should serve problem+json content type even */* or application…
Browse files Browse the repository at this point in the history
…/json are requested
  • Loading branch information
catkins-miso committed Nov 13, 2024
1 parent b2563a0 commit 0bd8c51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/_spec/openapi-split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,6 @@ components:
"application/problem+json":
schema:
$ref: '#/components/schemas/problem'
# helpful errors when the request doesn't specify a TROLIE media type
"application/json":
schema:
$ref: '#/components/schemas/problem'
'401-empty':
<<: *rate-limited
description: Unauthorized
Expand Down

0 comments on commit 0bd8c51

Please sign in to comment.