openapi_first
openapi_first copied to clipboard
Should application/json accept a custom json subtype like application/vnd.api+json?
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.