8000 Invoke-RestMethod should support Link header based pagination · Issue #3041 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Invoke-RestMethod should support Link header based pagination #3041
@SteveL-MSFT

Description

@SteveL-MSFT

https://tools.ietf.org/html/rfc5988#page-6 defines a standard for the Link header for navigation and standard Link Relation Types: first, last, next, prev for pagination purposes. We should expose a parameter to automatically retrieve additional pages rather than having every script implement this logic

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0