guardrail-dev / guardrail-dev/guardrail
Skip route in server generation
Open
enhancement
question
scala
scala-akka-http
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to add a route to the guardrail swagger file but have it be skipped when generating the server code?
I'd like to have the route be part of my swagger documentation but implement the route code separately of guardrail since it doesn't provide the Akka HTTP features I need.
Contributor guide
Assessment
This issue has not been assessed yet.