mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-08 00:50:39 -04:00
* add test for get request body's openapi schema * 📝 Update docs note for GET requests with body * ✅ Update test for GET request with body, test it receives the body * 🔇 Temporary type ignore while it's handled in Pydantic Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>