luckymarmot / Paw-SwaggerImporter

Swagger/OpenAPI 2.0 Importer for Paw
https://paw.cloud/extensions/SwaggerImporter
MIT License
38 stars 10 forks source link

Ignore broken schemas #18

Closed mittsh closed 8 years ago

mittsh commented 8 years ago

If a schemas has broken references in it (a reference to an item that doesn't exists) the importer crashes because it expects that object.

@JonathanMontane I can pass you an example JSON that crashes tomorrow…

JonathanMontane commented 8 years ago

solved in PR#29