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

Include kwargs passed to 'as_view' when generating schemas. #4359

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

tomchristie
Copy link
Member

@tomchristie tomchristie commented Aug 5, 2016

When a view is instantiated using as_view() any additional keyword arguments that have been passing in as_view() should also be respected when performing schema generation.

Closes #4331.
Closes #4330.

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

Successfully merging this pull request may close these issues.

1 participant