Skip to content

Commit

Permalink
Fix: Clear up filtering endpoints issue (#7273)
Browse files Browse the repository at this point in the history
* note about filtering

* Update app/konnect/api/filtering.md

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>
  • Loading branch information
Guaris and lena-larionova committed Apr 19, 2024
1 parent e9877a6 commit 85bfa87
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/konnect/api/filtering.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ content-type: reference



The Konnect API supports the ability to filter over selected collections and
only return results that you are interested in.
This reference document explains how filtering works in {{site.konnect_short_name}} APIs.
The {{site.konnect_short_name}} APIs support the ability to filter over selected collections and only return results that you are interested in.
This reference document explains how filtering generally works across {{site.konnect_short_name}} APIs.

Not every filter operation described here is available in every {{site.konnect_short_name}} API. Specific APIs may support a subset of these options.
For the most accurate information on available filters for each API endpoint, always refer to the [individual API specification](/api/).

### Available fields

Expand Down

0 comments on commit 85bfa87

Please sign in to comment.