Closed JustusFluegel closed 3 years ago
This pr adds a handler for object responses to the code and extracts them into their own param. #31 just removed the handler entirely, which is a solution but I think extracting it would be more readable to the user.
The error was caused because of line 1287-1290 in https://github.com/pnxtech/hydra/blob/master/index.js
sure, sorry I was offline for so long
maybe add it to eslint or sth tho
@Technikkeller thanks for this. Merging...
This pr adds a handler for object responses to the code and extracts them into their own param. #31 just removed the handler entirely, which is a solution but I think extracting it would be more readable to the user.
The error was caused because of line 1287-1290 in https://github.com/pnxtech/hydra/blob/master/index.js