drf-yasg/testproj
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
..
articles Add missing overrides to `swagger_auto_schema` (#194) 2018-09-09 22:15:50 +03:00
people Fix Identity field names 2018-08-06 16:37:20 +03:00
snippets Make swagger_schema_fields work on serializer Fields 2018-08-07 22:54:24 +03:00
testproj Fix tests 2018-08-09 03:40:35 +03:00
todo Ignore None when passed in as response override 2018-06-29 23:13:36 +03:00
users Rename swagger_serializer_method parameter and update docs 2018-08-08 01:41:54 +03:00
createsuperuser.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
manage.py Test with Django 2.1 and Python 3.7 (#176) 2018-08-06 12:24:56 +03:00
requirements.txt Add Django and djangorestframework to install requirements 2018-01-11 20:41:12 +01:00