-
Notifications
You must be signed in to change notification settings - Fork 371
Example doesn't appear to work with the docs. #49
Comments
Are you building a swagger 1.2 server? It looks like you're doing 2.0, but that error indicates that your swagger ui is too old to support the 2.0 spec |
Was using the example for 2.0. This occurred when I tried to use the example from the current version build Sent from my iPhone
|
Confirm it is working for swagger-tools 0.5.7 |
0.6.1 was where we updated swagger-tools for the latest 2.0 schema. Anything older is not guaranteed to work. I also updated the Quick Start and example to reflect within the past day. I just tested this today so it should work. |
So I should be able to run v0.6.5 example in the v2.0 folder successfully? |
Correct. If not, something wasn't updated for upstream schema changes and that would need to be fixed. Let me know. |
Wait, I see you're saying it's not working with 0.6.5. I'll look into it when I get home. |
swagger-tools@0.6.6 has been released to fix this. I've also created Issue #50 to create a better test suite for the swaggerUi middleware. |
I am referencing release v0.6.5. This is what I get when I try to look at the docs.
The text was updated successfully, but these errors were encountered: