mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-28 07:51:16 -05: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>