Skip to content

Conversation

saifxd7
Copy link
Contributor

@saifxd7 saifxd7 commented May 17, 2023

Added

@axnsan12
I see. Issue #820 is a request to add a new setting to the drf-yasg package that allows you to hide the download button from the generated documentation. This request has been merged into the drf-yasg package, so you can now use the hideDownloadButton setting to hide the download button from the generated documentation.

To use the hideDownloadButton setting, you need to add it to the redoc_settings in settings.py. The following is an example of how to do
REDOC_SETTINGS = {
'HIDE_DOWNLOAD_BUTTON': True
}

@saifxd7 saifxd7 changed the title Added Hide Download feature! Added Hide Download Button - Redoc Documentation feature! May 17, 2023
@JoelLefkowitz JoelLefkowitz added the 1.23.x Release target in 1.23.x label Oct 17, 2024
@JoelLefkowitz JoelLefkowitz added the enhancement Enhancement label Mar 7, 2025
@saifxd7
Copy link
Contributor Author

saifxd7 commented Mar 17, 2025

Hi @JoelLefkowitz, Could you approve waiting workflow!

@JoelLefkowitz JoelLefkowitz added 1.21.x Release target in 1.21.x and removed 1.23.x Release target in 1.23.x labels Mar 18, 2025
@JoelLefkowitz
Copy link
Collaborator

Thank you @saifxd7

@JoelLefkowitz JoelLefkowitz merged commit 32adf59 into axnsan12:master Mar 18, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x Release target in 1.21.x enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants