mlanin / laravel-api-debugger

Easy debug for your JSON API.
http://blog.lanin.me/easy-debug-for-your-json-api/
MIT License
233 stars 54 forks source link

Fix responses with empty objects #18

Closed mlanin closed 5 years ago

mlanin commented 5 years ago

Empty objects were converted to empty arrays. Fixed that