Clear and concise description of the problem
Earlier, the ProviderHub package supported multi-choice configuration key:
"code-kind": "controller | model | default: both"
Can the new HttpServer package support something similar to that via the already configuration key output-type?
Specifically, what I want to generate:
What I don't want:
- docs/*.md
- Program.cs
- README.md
Checklist
Clear and concise description of the problem
Earlier, the ProviderHub package supported multi-choice configuration key:
Can the new HttpServer package support something similar to that via the already configuration key
output-type?Specifically, what I want to generate:
What I don't want:
Checklist