microsoft / microsoft/typespec

[Feature request] http-server-csharp: Expand output-type to support multiple choice: controllers, models, etc.

Open
#11,461 4 comments 1 reaction 1 assignee Claimed by @abatishchev View on GitHub
emitter:service:csharp feature triaged:core
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

### Clear and concise description of the problem

Earlier, the ProviderHub package supported multi-choice configuration key:

```json
"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:

- models
- controllers

What I don't want:

- docs/*.md
- Program.cs
- README.md

### Checklist

- [x] Follow our [Code of Conduct](https://github.com/microsoft/typespec/blob/main/CODE_OF_CONDUCT.md)
- [x] Read the [docs](https://typespec.io/docs/).
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.