hydra icon indicating copy to clipboard operation
hydra copied to clipboard

feat: force api json

Open guilhermecostam opened this issue 3 years ago • 0 comments

Since the template is made for api's, I forced the accept: application/json header on all endpoints in the kernel. This means that it is no longer necessary to put this header in every time you make a request. I have also updated the documentation.

guilhermecostam avatar Apr 01 '23 19:04 guilhermecostam