-
Notifications
You must be signed in to change notification settings - Fork 12
Default response is omitted #13
Comments
This was supposed to be intentional if I remember. @danielgtaylor or @smizell would know more. |
We deliberately ignore the default response because I'm not sure how it should be represented. In Swagger you would return it for any type of response that isn't explicitly listed but in Refract we expect every possible response to be listed explicitly. We need to figure out what to do with this. |
If you are talking about this warning with the fury tool: |
Moved to apiaryio/api-elements.js#264 |
https://github.com/apiaryio/swagger-zoo/blob/master/fixtures/features/swagger/default-response.yaml
The text was updated successfully, but these errors were encountered: