We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
if i specified the API's serializers using format:
format :json
the api will return 404 not found when called using api.type,such as:
/task/testcase.json
I found this issue in version 0.10.1 and it's ok in previous version