Describe the bug
In new version of rest api specification get methods can have body but fastapi not add it to swagger spec.
To Reproduce
Steps to reproduce the behavior:
Create get method with some body parameters.
Expected behavior
Body parameters present in the specification.
Environment:
Describe the bug
In new version of rest api specification get methods can have body but fastapi not add it to swagger spec.
To Reproduce
Steps to reproduce the behavior:
Create get method with some body parameters.
Expected behavior
Body parameters present in the specification.
Environment:
OS: Windows
FastAPI Version: 0.42.0
Python version, get it with: 3.8