drf-yasg/testproj
Rémi Lapeyre d41f0c5ac4 Set x-nullable based on allow_null (#217)
Many fields may be set a nullable in an API. While not covered explicitly by Swagger 2, this information is usually indicated as a [vendor extension](https://swagger.io/docs/specification/2-0/swagger-extensions/) using the x-nullable field.
2018-10-10 01:24:42 +03:00
..
articles Set x-nullable based on allow_null (#217) 2018-10-10 01:24:42 +03:00
people Fix Identity field names 2018-08-06 16:37:20 +03:00
snippets Use the first line of view method docstring as Operation summary 2018-09-13 04:18:55 +03:00
testproj Handle reverse_lazy 2018-09-13 03:38:13 +03:00
todo Ignore None when passed in as response override 2018-06-29 23:13:36 +03:00
users Do not bail on response when request body is formData 2018-09-10 00:02:39 +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