Skip to content

[translation] add/design filters for list methods #17679

@kristapratico

Description

@kristapratico

The filters included in the latest swagger update will be added in beta.2. We need to support the following kwargs for the list* client methods:

  • top
  • skip
  • maxPageSize (should call results_per_page?)
  • New filters - query by ids, status, created start/end time
  • orderBy filter. Currently only CreatedDateTimeUtc asc / desc supported. This might take some design work.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions