[Unbranded Client CodeGen]: Support generating error models instead of reusing the model from core library #5203
Labels
1_0_E2E
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
emitter:client:java
Issue for the Java client emitter: @typespec/http-client-java
emitter:client:python
Issue for the Python client emitter: @typespec/http-client-python
epic
Clear and concise description of the problem
For unbranded client generation, today, we still use the models from core library when we see the following code which is not correct.
In the unbranded scenario, we should generate models for each Error decorated by
@error
.list of item for each language
Checklist
The text was updated successfully, but these errors were encountered: