JSON
ts
const JSON: string = "json";Defined in: constants/response-types.constant.ts:19
JSON Response Type
Expects to get a JSON
See
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON
Since
1.0.0
Author
Simon Kovtyk