fastapi/docs/en
JAYATI SHRIVASTAVA 2b47f3e56b
Add support for adding OpenAPI schema for GET requests with a body (#1626)
* 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>
2020-07-19 12:17:50 +02:00
..
data External links in docs with data file (#1701) 2020-07-10 14:31:44 +02:00
docs Add support for adding OpenAPI schema for GET requests with a body (#1626) 2020-07-19 12:17:50 +02:00
mkdocs.yml 🐛 Re-enable search bar after adding markdown-data plugin (#1703) 2020-07-10 19:45:47 +02:00