Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Exporting as YAML converts the "swagger" property value to numeric? #400

Closed
EricWittmann opened this issue Aug 22, 2018 · 1 comment
Closed
Labels

Comments

@EricWittmann
Copy link
Member

It seems that when exporting an OAI 2.0 document, the swagger property may be saved as a numeric rather than a string. Re-importing the same document will then fail because the 2.0 will get converted to just 2 and 2 is not a valid spec version.

EricWittmann added a commit that referenced this issue Aug 22, 2018
Signed-off-by: Eric Wittmann <eric.wittmann@gmail.com>
@EricWittmann
Copy link
Member Author

Fixed in 696e253

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant