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 a0a9adc commit 526d9f7Copy full SHA for 526d9f7
aws_lambda_powertools/event_handler/openapi/encoders.py
@@ -36,8 +36,6 @@ def jsonable_encoder( # noqa: PLR0911
36
This is a modified version of fastapi.encoders.jsonable_encoder that supports
37
encoding of pydantic.BaseModel objects.
38
39
- This function is used to encode the response body of a FastAPI endpoint.
40
-
41
Parameters
42
----------
43
obj : Any
0 commit comments