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

Refactorization SwaggerSerializers -> SwaggerModelSerializer because of namespace collision #145

Closed
wants to merge 1 commit into from
Closed

Conversation

tomaszym
Copy link

@tomaszym tomaszym commented Feb 5, 2014

When using codegen at the same time with swagger core appears a problem of class name collision with https://github.com/wordnik/swagger-core/blob/master/modules/swagger-core/src/main/scala/com/wordnik/swagger/model/SwaggerSerializers.scala?source=cc

@tomaszym
Copy link
Author

tomaszym commented Feb 6, 2014

In fact the problem is wider, so this one does not solve the problem. #146 does.

But you might accept this one anyway, cause anyway there was an inconsistent naming of the file and the class in it.

@fehguy
Copy link
Contributor

fehguy commented May 14, 2014

please see the repackage branch

@fehguy fehguy closed this May 14, 2014
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.

None yet

2 participants