Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note AutoSchema limitations on bare APIView #5649

Conversation

carltongibson
Copy link
Collaborator

AutoSchema uses GenericAPIView hooks to introspect. If these are not present it’s results will be limited. Note this.

Closes #5121

AutoSchema uses GenericAPIView hooks to introspect. If these are not present it’s results will be limited. Note this.

Closes encode#5121
@carltongibson carltongibson force-pushed the 374/document-autoschema-limitations branch from c90313d to 68844cb Compare December 4, 2017 09:12
@carltongibson carltongibson merged commit c7df69a into encode:master Dec 4, 2017
@carltongibson carltongibson deleted the 374/document-autoschema-limitations branch December 4, 2017 09:53
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
AutoSchema uses GenericAPIView hooks to introspect. If these are not present it’s results will be limited. Note this.

Closes encode#5121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant