hydra
hydra copied to clipboard
feat: force api json
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.