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

feat: add filters parameter to client API #96

Merged
merged 2 commits into from
May 14, 2023

Commits on May 14, 2023

  1. feat: add filters parameter to client API

    The commit introduces a new feature to the client API by adding the filters parameter. This enhancement allows clients to specify filters during API calls, enabling more specific analysis based on the provided filters. This feature improves the flexibility and customization options available to clients using the API.
    
    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 14, 2023
    Configuration menu
    Copy the full SHA
    bfbbaaf View commit details
    Browse the repository at this point in the history
  2. feat: update yaml example

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9ca4c47 View commit details
    Browse the repository at this point in the history