Skip to content

Fix PaginatedResult and HttpPaginatedResponse not follow the spec #2023

@VeskeR

Description

@VeskeR

See discussions in #2021.
HttpPaginatedResponse does not implement HP2 and fails when those methods are called.
PaginatedResult has a vague spec definition and inconsistent implementation across SDKs. TG2 suggests paging headers may not be returned by the REST API, so the spec for pagination methods like #first and #next should cover the expected behavior in such a case. Currently it only covers the behavior for #next when paging header is missing TG4.

┆Issue is synchronized with this Jira Task by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improved functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions