Closed BSalita closed 9 years ago
Hi @BSalita
This project uses the "summary" field to populate the navigation menus and this field is missing in the definition file. I also noticed that the samples are not rendered correct. This is because the Pet object definition has an embedded reference to the NewPet object. This is not handled yet by this repo.
I have modified the definition file - adding the summary fields and flatted the objects. Give it a try.
My time is limit at the moment (vacation) but the problem should be fixed. Maybe by someone in the community ?
It would be great if your project could handle these cases. I would certainly use it. However, it's really not a big issue for me. Your work is very interesting. Thank you.
Wonderful project. However, I am unable to get this official Swagger definition to work. Methods are missing.
https://raw.githubusercontent.com/swagger-api/swagger-spec/master/examples/v2.0/json/petstore-expanded.json
Randomly picking Swagger definitions at http://theapistack.com/companies.html shows many are not working either.