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

Prepared scala for multiple generators and added support for path and query parameters of simple types #169

Merged

Conversation

rbiersbach
Copy link
Contributor

  • moved templates to v2 folder
  • moved some scala client specific stuff from the abstract scala generator to the scala client generator
  • implemented a minimal version of the akka http server generator
  • provided a minimal example in src/test/java/io/swagger/codegen/v3/generators/scala/minimal-example.json

Next steps will be implementiation of concreter use cases like different paths / methods / models etc.

@rbiersbach rbiersbach changed the title Prepared scala for multiple generators and added minimal akka http generator Prepared scala for multiple generators and added support for path and query parameters of simple types Sep 14, 2018
@HugoMario HugoMario merged commit 9f18e5f into swagger-api:scala-generators Sep 21, 2018
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