fastapi/fastapi/openapi
Sebastián Ramírez 749cefdeb1
Add support for streaming JSON Lines and binary data with `yield` (#15022)
2026-02-27 19:56:47 +01:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
constants.py Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
docs.py ♻️ Refactor logic to handle OpenAPI and Swagger UI escaping data (#14986) 2026-02-24 09:28:10 +00:00
models.py 🎨 Update internal types for Python 3.10 (#14898) 2026-02-11 18:41:21 +00:00
utils.py Add support for streaming JSON Lines and binary data with `yield` (#15022) 2026-02-27 19:56:47 +01:00