Go to file
Cristi Vîjdea ed02e3c3a1 Initial implementation as coreapi wrapper
* schema generation implemented via coreapi Document and openapi_codec
* schema interface selectable from the latest versions of swagger-ui and redoc
* feature parity with django-rest-swagger 2
2017-11-30 04:23:56 +01:00
drf_swagger Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
testproj Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
.gitignore Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
LICENSE Initial commit 2017-11-29 11:30:23 +01:00
MANIFEST.in Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
README.md Initial commit 2017-11-29 11:30:23 +01:00
package-lock.json Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
package.json Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
requirements.txt Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
requirements_dev.txt Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
requirements_test.txt Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
requirements_validation.txt Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
setup.py Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00

README.md

drf-swagger