In Django 2, routes defines via urls.path are aggresively escaped when converted into regex. This is a naive fix which unescapes all characters outside capture groups, but in the context of OpenAPI is okay because regular expressions inside paths are not supported anyway. This issue affects django-rest-framework as well, as outlined in encode/django-rest-framework#5672, encode/django-rest-framework#5675. |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| Makefile | ||
| changelog.rst | ||
| conf.py | ||
| contributing.rst | ||
| custom_spec.rst | ||
| custom_ui.rst | ||
| drf_yasg.rst | ||
| index.rst | ||
| license.rst | ||
| make.bat | ||
| readme.rst | ||
| rendering.rst | ||
| settings.rst | ||
readme.rst
.. include:: ../README.rst