Fixes Schema Metadata and error codes are now always returned (without #
).
Changed
- BREAKING: Errors returned with
status
andmessage
(no hash#
)
Fixed
- Fixed
_meta
producing errors when passed toPOST
,PUT
orUPDATE
Fixes Schema Metadata and error codes are now always returned (without #
).
status
and message
(no hash #
)_meta
producing errors when passed to POST
, PUT
or UPDATE