fastapi/docs/en
brunofoggiatto 9894481f3c 📝 Add file upload validation and saving examples
This PR adds practical examples for validating and saving uploaded files,
addressing common production use cases.

New examples:
- Tutorial 004: Upload with validation (file type, size, count)
- Tutorial 005: Saving files to disk with unique names

Each example includes variants for Python 3.9+ and 3.10+.

Documentation updated with new sections explaining validation
best practices and file saving security considerations.
2025-11-10 10:27:47 -03:00
..
data 👥 Update FastAPI People - Contributors and Translators (#14273) 2025-11-03 10:24:36 +01:00
docs 📝 Add file upload validation and saving examples 2025-11-10 10:27:47 -03:00
overrides 🔧 Add sponsor: SerpApi (#14248) 2025-10-29 14:43:11 +01:00
mkdocs.insiders.yml 🔧 Update configs for MkDocs for languages and social cards (#12016) 2024-08-14 09:33:27 -05:00
mkdocs.maybe-insiders.yml 🔨 Enable linenums in MkDocs Material during local live development to simplify highlighting code (#9769) 2023-06-30 18:23:02 +02:00
mkdocs.no-insiders.yml Add Material for MkDocs Insiders features and cards (#9748) 2023-06-26 16:05:43 +02:00
mkdocs.yml Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 2025-10-11 18:45:54 +02:00