Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
kristapratico opened this issue Mar 30, 2021 · 0 comments
Closed

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

kristapratico opened this issue Mar 30, 2021 · 0 comments

Comments

@kristapratico
Copy link
Member

kristapratico commented Mar 30, 2021

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants