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