We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f58948 commit d0b9099Copy full SHA for d0b9099
README.md
@@ -220,6 +220,7 @@ The majority of the proxy's functionality occurs within a chain of middlewares.
220
- Augments request with CQL2 filter:
221
- Modifies query strings for `GET` requests
222
- Modifies JSON bodies for `POST`/`PUT`/`PATCH` requests
223
+ - Validates response against CQL2 filter for non-filterable endpoints
224
225
4. **`OpenApiMiddleware`**
226
0 commit comments