django-rest-framework/rest_framework/schemas
Den 35c5be6ec2
Add a method for getting serializer field name (OpenAPI) (#7493)
* Add a method for getting serializer field name

* Add docs and test

Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-10-17 10:47:45 +01:00
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py Prevent head method mapping to coerce action name (#7729) 2022-08-12 12:00:55 +01:00
generators.py Drop all compat support to Django < 2 urls (#7337) 2020-05-14 20:31:38 +02:00
inspectors.py Minor refactor: Unnecessary use of list() function (#8672) 2022-09-27 16:08:40 +01:00
openapi.py Add a method for getting serializer field name (OpenAPI) (#7493) 2022-10-17 10:47:45 +01:00
utils.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00