openapi_first icon indicating copy to clipboard operation
openapi_first copied to clipboard

Should application/json accept a custom json subtype like application/vnd.api+json?

Open ahx opened this issue 6 months ago • 0 comments

Or should it not?

If the request definition specifies "application/json" as the content-type, an in coming request has content-type "application/vnd.api+json" should be accepted.

ahx avatar Nov 07 '25 13:11 ahx