autorest.typescript
autorest.typescript copied to clipboard
[Cadl RLC] Design the generic/template models and provide user-friendly name for them
This issue may split into two issues. We'd like to cover two parts:
- Rethink the current design for generic/template models from Cadl
- Fix the naming issue if underlying template issue don't provide a friendly name
Regarding the second one we may reference this issue: https://github.com/Azure/cadl-azure/issues/1995
Note that according to Johan, there should not be a new model for request (at least for PUT), as he expect a single round-trip model. E.g. request and response model both as "Project".