drf-yasg/tests
Nour Chawich 0837873f55 Add missing overrides to `swagger_auto_schema` (#194)
Add missing `operation_summary` and `deprecated` to `swagger_auto_schema` decorator data. The previous PR missed adding these to extra overrides.

- Added tests
- Updated reference.yaml

Refs #149, #173.
Closes #194, #198.
2018-09-09 22:15:50 +03:00
..
urlconfs Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
conftest.py Force descriptions to be str objects 2018-08-03 20:27:31 +03:00
reference.yaml Add missing overrides to `swagger_auto_schema` (#194) 2018-09-09 22:15:50 +03:00
test_management.py Test with Django 2.1 and Python 3.7 (#176) 2018-08-06 12:24:56 +03: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 Fix tests 2018-08-09 03:40:35 +03:00
test_schema_generator.py Make swagger_auto_schema work with action mappings 2018-08-07 22:38:36 +03:00
test_schema_views.py Clean up and release 1.1.3 2018-01-02 22:27:09 +01:00
test_swaggerdict.py Make insertion order of SwaggerDict extra parameters consistent 2018-04-27 12:12:36 +03:00
test_versioning.py Allow specific version generation in command 2018-08-03 16:43:26 +03:00