Skip to content

Allow use of .JSON() with other content types

Brenda Wallace requested to merge Br3nda/handlertest:master into master

My API uses the application/vnd.api+json content type but I still want to use .JSON() in my tests.

Merge request reports