Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Model generation support for the swagger writer. #2

Open
eawagner opened this issue Aug 3, 2014 · 0 comments
Open

Add Model generation support for the swagger writer. #2

eawagner opened this issue Aug 3, 2014 · 0 comments

Comments

@eawagner
Copy link
Member

eawagner commented Aug 3, 2014

With the update to swagger 1.2, there are a few more changes that apply to models and all data types.

They have broken several common data types into two pieces; type and format. For example long is now 'integer' and 'int64' respectively.

Currently swagger-ui works with the old formats, even though there are a few bugs to give it away. These issues may need to be addressed when doing model generation.

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

No branches or pull requests

1 participant