drf-yasg/tests
Roman Sichny 979ec84630 Django rest framework recursive support (#110)
* add get_serializer_ref_name utility function
* implement RecursiveFieldInspector
* add option to allow non-existing reference in SchemaRef
* add examples and README
* Update changelog and docs
2018-04-27 01:51:10 +03:00
..
urlconfs Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
conftest.py Fix test_noop_inspectors 2017-12-27 20:23:21 +01:00
reference.yaml Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
test_management.py Fix isort inconsistency 2017-12-27 20:47:32 +01:00
test_reference_schema.py Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
test_referenceresolver.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_renderer_settings.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_schema_generator.py Fix in-place modification of swagger_auto_schema arguments (#75) 2018-03-05 11:51:51 +02:00
test_schema_views.py Clean up and release 1.1.3 2018-01-02 22:27:09 +01:00
test_swaggerdict.py Rename to drf-yasg 2017-12-13 10:22:03 +01:00
test_versioning.py Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00