Appending .JSON is not required - #35
Conversation
Appending .json in service url is causing client to fail. I have just removed it.
Kaijiro
commented
Apr 21, 2018
From the documentation you can see that
Without the format option, no extension will be added to your url. |
It would be a cool nice-to-have if appending the |
Btw, I think that commenting the statement L157 makes the previous EDIT : Remove typo |
Appending .json in service url is causing client to fail. I have just removed it.