microsoft / microsoft/typespec
Add ability to generate empty client/options
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
There are some use cases where the client will be completely customized, but it is still useful to have the generated ClientOptions. We should provide some way of specifying that even though there are no operations, we still want the options generated. Or maybe we should just generate the options as internal in this case.
Contributor guide
Assessment
This issue has not been assessed yet.