Skip to content

Add sort_by to the public API #47

@macumber

Description

@macumber

Internally the BCL seems to be using sort_by = [{"version_modified.keyword": "desc"}, {"release_tag": "desc"}] in all of its results. For users of the page index method, it would be helpful to specify the sort criteria in the query, e.g. sort by name. Otherwise, the user has to query all of the results and then sort themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions