- Add support for Pydantic models to define Query, Header, and Cookie parameters
- Allow forbidding extra values on these parameters via Pydantic config `extra="forbid"`
- Add Portuguese translation for HTTP basic auth docs and update pre‑commit configuration