Raymond Feng
|
bda981feb8
|
feat: add options.rootProperty for json/xml
Using `error` as the root property is a good default but we should
be able to use a different one or don't use it at all.
|
2020-06-23 10:05:24 -07:00 |
Miroslav Bajtoš
|
67fc40b78b
|
chore: update eslint & config to latest
Replace `var` with `const` and `let`.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
|
2019-10-12 09:44:54 +02:00 |
dkrantsberg
|
4b3c802088
|
fix: handle Error objects with circular properties
|
2019-09-30 07:58:34 +02:00 |
Miroslav Bajtoš
|
225d35994b
|
Initial implementation
The response is always JSON
Options supported: log, debug
|
2016-05-13 13:10:53 +02:00 |