Skip to content

FeaturesClient list_items does not support filtering #1221

Description

@tbarsballe

Is your feature request related to a problem? Please describe.
The FeaturesAPI.list_items method exposes the capabilities of the Feature API List Features endpoint.
This endpoint supports a number of filter options, including:

  • bbox
  • datetime (single or interval)
  • id, supporting fuzzy matching
  • hashid
  • sort order

The list_items method supports none of these.

Describe the solution you'd like
Each of the supported filter criteria should also be supported by the SDK

Describe alternatives you've considered
Handling API queries without using the SDK for use cases like this

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions