drf-yasg/tests
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
..
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 Set x-nullable based on allow_null (#217) 2018-10-10 01:24:42 +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