Skip to content

total count and pagination not working for "list -applications" #1

@timit

Description

@timit

the atlassian marketplace API does not behave consistently across all types. the total count attribute is not available when requesting the applications list:

all other base types return this information, which is required to establish dynamic pagination routines consistent with the API as documented (https://developer.atlassian.com/platform/marketplace/rest/v2/intro/#pagination). the expected attribute is represented as "count" in the json object root of other types, whether they exceed the limit (50) or not:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions