Open gboston opened 6 years ago
Yeah, we are considering moving to Swagger v3 Among other things, this error will also get solved
On Wed 16 May, 2018, 1:22 AM Glenn Bostoen, notifications@github.com wrote:
When copying the swagger.json from the example, I get the following semantic error:
Semantic error at definitions.photos.properties.attributes.properties.tags Schemas with 'type: array', require a sibling 'items: ' field
Seems like the tags attribute doesn't get the required items field.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jagql/framework/issues/54, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQ_ygUKobdUhiRYDEZdUUvVItDvA9cxks5tyzIYgaJpZM4UAK1N .
We're using Apigee and this doesn't support Swagger v3. I think this applies to a lot of tooling that doesn't support Swagger v3. Will future updates still support Swagger v2?
We will support both, don't worry :)
When copying the swagger.json from the example, I get the following semantic error:
Seems like the tags attribute doesn't get the required items field.