- Add support for multiple examples in request bodies and all parameter types (path, query, cookie, header).
- Update and expand documentation, including new example data docs, external links, typo fixes, and extensive multilingual translations.
- Pin SQLAlchemy version for tests, add required type annotations for mypy, and clean up unnecessary type-ignore directives.