Skip to content

Adds support for handling respones from Collection+JSON APIs

Peter Boling requested to merge github/fork/ryanwi/Collection+JSON into master

Created by: ryanwi

For APIs using the Collection+JSON Hypermedia document format, responses are not being parsed. Collection+JSON is still JSON, so this PR connects responses with the Collection+JSON content type to the JSON parser.

Merge request reports

Loading