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

#54 [FIX]: Removed explorer and disabled try it out for post, put, and delete methods #55

Merged
merged 1 commit into from
May 2, 2024

Conversation

IosBonaldi
Copy link
Contributor

Added corrections

  • Since Swagger UI does not correctly handle multipart/form-data requests, the "try it out" options have been removed for post, put and delete endpoints;
  • The explore bar has been removed because it is not useful in our context;

@IosBonaldi IosBonaldi requested a review from a team February 26, 2024 21:16
@IosBonaldi IosBonaldi self-assigned this Feb 26, 2024
@IosBonaldi IosBonaldi linked an issue Feb 26, 2024 that may be closed by this pull request
@IosBonaldi IosBonaldi merged commit f76ef49 into main May 2, 2024
1 check passed
@IosBonaldi IosBonaldi deleted the 54-fix-disable-try-it-out-option-in-swagger-ui branch May 2, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX]: Disable "Try it out" option in Swagger UI
1 participant