You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Spring boot version: 3.2.x
Springdoc version 2.6.x
The text was updated successfully, but these errors were encountered:
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.
Spring boot version: 3.2.x
Springdoc version 2.6.x
The text was updated successfully, but these errors were encountered: