guardrail-dev / guardrail-dev/guardrail
Allow custom class names for generated clients and server resources/handlers
Open
core
enhancement
good first issue
help wanted
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Currently guardrail uses the last component of the custom package name (as specified using `x-{jvm,scala,java}-package` or `tags`) as a prefix for the generated class name. It would be useful to allow people to name the class name something arbitrary.
Contributor guide
Assessment
This issue has not been assessed yet.