add new cases for decorator @convenientAPI & @protocolAPI applied at the namespace + interface level
Open
lib:azure-http-specs
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
The protocolAPI decorator docs are [here](https://azure.github.io/typespec-azure/docs/libraries/typespec-client-generator-core/reference/decorators/#@Azure.ClientGenerator.Core.protocolAPI) and the convenientAPI decorator docs are [here](https://azure.github.io/typespec-azure/docs/libraries/typespec-client-generator-core/reference/decorators/#@Azure.ClientGenerator.Core.convenientAPI).
Goal:
Add test case in folder https://github.com/Azure/typespec-azure/tree/main/packages/azure-http-specs/specs/azure/client-generator-core
Ask:
Add cases:
- applying each decorator at the namespace level
- applying each decorate at the interface level
Contributor guide
Assessment
This issue has not been assessed yet.