swift-openapi-generator icon indicating copy to clipboard operation
swift-openapi-generator copied to clipboard

Support JSON-ish content types

Open czechboy0 opened this issue 2 years ago • 0 comments

For example, the GitHub API uses flavors of the application/json content type: application/vnd.github+json.

Details: https://docs.github.com/en/rest/overview/media-types?apiVersion=2022-11-28

We should add a test case for it, as I suspect we might have some gaps in support of such content types.

czechboy0 avatar May 30 '23 07:05 czechboy0