JSON Support
Pre-release
Pre-release
- make everything required 9aa91c7
- change headings 21166e0
- set correct response text in example 1aa40d8
- make auto-check and input required 25c5c98
- parse JSON string since we are aren't parsing JSON before returning it any more 7171f07
- set correct return type if it's not JSON a1a9416
- we aren't returning JSON any more 944476b
- dont pass data as JSON in event payload eb51100
- update example to show a JSON example a0d5505
- set whatever response as a validity error if it's not json 1958d4a
- send no
Accept
header e1acc2c - accept JSON and plain text as responses 62fdaba
- Revert "add typescript definition file" cb38779
- add typescript definition file 2bf5499