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

Doc for 'f' parameter is truncated #693

Closed
alainbodiguel opened this issue Feb 9, 2021 · 0 comments · Fixed by #757
Closed

Doc for 'f' parameter is truncated #693

alainbodiguel opened this issue Feb 9, 2021 · 0 comments · Fixed by #757
Assignees
Labels
documentation It's obvious type:bug Something isn't working

Comments

@alainbodiguel
Copy link
Contributor

The documentation for the 'f' parameter of REST endpoints is truncated:

  • A triplet for filtering the result. Multiple filter can be provided in distinct parameters (AND operator is applied) or in the same parameter separated by semi-colons (OR operator is applied). The order does not matter. - A triplet is composed of a field name, a comparison operator and a value. The possible values of the comparison operator are : Operator

Example: http://docs.arlas.io/arlas-tech/current/python-doc/ExploreApi/#search

@alainbodiguel alainbodiguel added type:bug Something isn't working documentation It's obvious labels Feb 9, 2021
@alainbodiguel alainbodiguel added this to Awaiting triage in ARLAS Explore via automation Feb 9, 2021
@MohamedHamouGisaia MohamedHamouGisaia moved this from Awaiting triage to To do Backend in ARLAS Explore Jan 6, 2022
ARLAS Explore automation moved this from To do Backend to Done Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation It's obvious type:bug Something isn't working
Projects
ARLAS Explore
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants