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

New: add schemes param #606

Open
wants to merge 2 commits into
base: 1.21.x
Choose a base branch
from

Conversation

Wooden-Robot
Copy link

Solve #525

@Wooden-Robot
Copy link
Author

@axnsan12 Do you think this implementation is appropriate?You can use it like:

from drf_yasg.views import get_schema_view


get_schema_view(schemes=["https", "http"]...

@bigEvilBanana
Copy link

Very useful, waiting for this edits to be merged!

@swrobel
Copy link

swrobel commented Feb 5, 2021

bump!

@JoelLefkowitz JoelLefkowitz changed the base branch from master to 1.21.x July 17, 2022 17:18
@JoelLefkowitz JoelLefkowitz added 1.21.x Release target in 1.21.x enhancement Enhancement proposal labels Jul 17, 2022
@JoelLefkowitz JoelLefkowitz added 1.22.x Release target in 1.22.x and removed 1.21.x Release target in 1.21.x labels Jul 17, 2022
@creyD
Copy link

creyD commented Jul 19, 2022

Thanks for the PR! Could you please update the documentation accordingly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.22.x Release target in 1.22.x enhancement Enhancement proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants