softwaremill / softwaremill/tapir
codegen: add presets
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 468
- Avg merge
- 5h 37m
- Merged PRs (30d)
- 34
Description
I think, as we add flags, we should acknowledge that some combinations will be common. E.g. (with type declarations + split models out + use tags for endpoint file partitioning + ???) is a sensible server default. Having extra options to set a few at once would be neato. Probably not until the status code issues are resolved though.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing code generation flags and the unresolved status code issues mentioned in the discussion. Identify which flag combinations are common, including the proposed server defaults, and define the preset scope. Done means the selected combinations can be applied as named presets without obscuring individual options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100