-
For https://github.com/bterlson/typespec-todo/blob/271e2d528ed60e62fbd1c24ed977ed0bc8952fba/main.tsp#L245C60-L245C68, python emitter can't generate it as paging operation: https://github.com/bterlson/…
-
-
**Describe the bug**
Paging view (when viewing seed) cut-off/cramped just a little bit on iPhone 13 mini
-
Small request: I feel like sorting by "reverse paging" should be by default since this is the way timelines are listed on most platforms.
-
OSV.dev paging requirements now are more strict, so osv-scanner might run into some queries that require further paging.
-
### Clear and concise description of the problem
Based on the current agreement, with `@list`, `@pageItems` and `@nextLink`, we could generate the paging operation similar with Azure style.
The curr…
-
TypeSpec already includes the support of Paging operation for unbranded: https://typespec.io/docs/standard-library/pagination/
Based on the current agreement, with `@list`, `@pageItems` and `@nextLin…
-
TypeSpec already includes the support of Paging operation for unbranded: https://typespec.io/docs/standard-library/pagination/
Based on the current agreement, with `@list`, `@pageItems` and `@nextLin…
-
Use cases:
* https://www.w3.org/TR/ldp-ucr/#uc8
* ..
Existing specifications:
* https://www.w3.org/TR/ldp-paging/ (NOTE)
* https://www.w3.org/TR/activitystreams-core/#paging (REC)
* http://www…
-
**Is your feature request related to a problem? Please describe.**
Currently all snippets are shown in a single list. If the list increases it will reduce user experience
**Describe the solution y…