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

springdoc.swagger-ui.supportedSubmitMethods doesn't work #2770

Closed
cah-renan-ferreira opened this issue Oct 29, 2024 · 2 comments
Closed

springdoc.swagger-ui.supportedSubmitMethods doesn't work #2770

cah-renan-ferreira opened this issue Oct 29, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@cah-renan-ferreira
Copy link

cah-renan-ferreira commented Oct 29, 2024

I'm adding springdoc.swagger-ui.supported-submit-methods=get,put to my project.
Expectation is to not have the Try It Out button for other methods, but they are present anyway.

image

Spring boot version: 3.2.x
Springdoc version 2.6.x

@cah-renan-ferreira
Copy link
Author

Just confirmed that downgrade to version 2.2.0 works fine

@bnasslahsen
Copy link
Collaborator

duplicate of Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods #2740

@bnasslahsen bnasslahsen added the duplicate This issue or pull request already exists label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants