microsoft / microsoft/typespec
Add support for nested paging parameters that are not HTTP metadata parameters
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
We currently only support one level of nesting for continuationToken/pageSize parameter and only if parameter is marked as a query/header parameter. We should support arbitrary nesting as well as allow the parameter to just be part of the body.
Contributor guide
Assessment
This issue has not been assessed yet.