Skip to content

Invoke-RestMethod should support Link header based pagination #3041

Description

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

Labels

In-PRIndicates that a PR is out for the issueIssue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.Size-WeekWG-Cmdletsgeneral cmdlet issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions