gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Treat JSON API responses as the text they are

Open aolley opened this issue 4 years ago • 1 comments

The content-type "application/vnd.api/json" is a text based JSON response type. Lets treat it as such.

Refernce: https://jsonapi.org/format/

aolley avatar Mar 29 '22 11:03 aolley

Solves #14

aolley avatar Mar 29 '22 11:03 aolley