sphinx-contrib / openapi

OpenAPI (fka Swagger) spec renderer for Sphinx.
https://sphinxcontrib-openapi.readthedocs.io
BSD 2-Clause "Simplified" License
110 stars 80 forks source link

doc: request parameter is missing in the documentation #142

Open vermaete opened 1 year ago

vermaete commented 1 year ago

The 'request' flag seems to be not in the documentation.

It is however in the code: https://github.com/sphinx-contrib/openapi/blob/master/sphinxcontrib/openapi/renderers/_httpdomain_old.py#L23