Skip to content

Commit d0b9099

Browse files
committed
docs: describe response validation
1 parent 9f58948 commit d0b9099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ The majority of the proxy's functionality occurs within a chain of middlewares.
220220
- Augments request with CQL2 filter:
221221
- Modifies query strings for `GET` requests
222222
- Modifies JSON bodies for `POST`/`PUT`/`PATCH` requests
223+
- Validates response against CQL2 filter for non-filterable endpoints
223224

224225
4. **`OpenApiMiddleware`**
225226

0 commit comments

Comments
 (0)