Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add paging support #4470

Merged
merged 30 commits into from
Nov 5, 2024
Merged

Add paging support #4470

merged 30 commits into from
Nov 5, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Sep 18, 2024

close #705

@microsoft-github-policy-service microsoft-github-policy-service bot added the compiler:core Issues for @typespec/compiler label Sep 18, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 18, 2024

All changed packages have been documented.

  • @typespec/compiler
  • @typespec/http
Show changes

@typespec/compiler - feature ✏️

Add support for paginated operations

@typespec/http - feature ✏️

Add new LinkHeader pagination type

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@timotheeguerin timotheeguerin changed the title [WIP] Paging progress Add paging support Sep 19, 2024
@timotheeguerin timotheeguerin marked this pull request as ready for review September 19, 2024 18:59
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
packages/compiler/lib/std/decorators.tsp Outdated Show resolved Hide resolved
packages/compiler/lib/std/decorators.tsp Outdated Show resolved Hide resolved
packages/compiler/lib/std/decorators.tsp Outdated Show resolved Hide resolved
packages/compiler/lib/std/decorators.tsp Outdated Show resolved Hide resolved
timotheeguerin and others added 7 commits October 31, 2024 12:33
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
@timotheeguerin timotheeguerin added this pull request to the merge queue Nov 5, 2024
Merged via the queue into microsoft:main with commit 78140e4 Nov 5, 2024
22 checks passed
@timotheeguerin timotheeguerin deleted the paging branch November 5, 2024 02:10
swatkatz pushed a commit to swatkatz/typespec that referenced this pull request Nov 5, 2024
close microsoft#705

---------

Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generic Paging Support
4 participants