mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-29 06:57:36 +03:00
The `maximum` is valid here within the schema but it was not previously being included because we were not copying over the entire schema for the generated `IntegerField` previously. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_coreapi.py | ||
| test_get_schema_view.py | ||
| test_managementcommand.py | ||
| test_openapi.py | ||
| views.py | ||