django-rest-framework/rest_framework/schemas
Jeremy Lainé c9f06bf73f Fix a spelling error in openapi AutoSchema method (#7004)
Replace "pagninator" by "paginator".
2019-10-24 10:51:16 +02:00
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' (#6899) 2019-09-03 16:07:30 +02:00
generators.py Default OpenAPI version to the empty string (#6907) 2019-09-04 12:53:50 +01:00
inspectors.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
openapi.py Fix a spelling error in openapi AutoSchema method (#7004) 2019-10-24 10:51:16 +02:00
utils.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00