Skip to content

Enable the generation of other, non-akka-http artefacts from the OpenApi definition. #4

@jtownson

Description

@jtownson

Some users have made requests to generate other things from the OpenApi definition such as property tests and http4s endpoints.

To handle this it would be a good idea to

  • remove the places where swakka explicitly depends on akka http. (The tricky bit will be the removal of Route)
  • some moving and renaming to create an akka-http module so that it is possible to create akka-http Routes still. This might be enabled via a specific import or a specific sbt dependency.
  • some docs on how to create a custom generation module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions