Skip to content

Conversation

@gilbode
Copy link
Contributor

@gilbode gilbode commented Nov 11, 2015

This fixes #139. It modifies conversion logic so that void response types will still result in a default response being created when converting to swagger 2.0. Previously void response types would result in no responses attribute for the given operation and an invalid swagger 2.0.

in a default response being created when converting to swagger 2.0.
Previously void response types would result in no responses attribute
for the given operation and an invalid swagger 2.0.
fehguy added a commit that referenced this pull request Dec 24, 2015
@fehguy fehguy merged commit 84d2087 into swagger-api:master Dec 24, 2015
@fehguy fehguy modified the milestone: v1.0.15 Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

swagger 1.2 with "void" response missing "responses" element in transformed swagger 2.0

2 participants