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

Proposal for addition to README file - swagger-ui customization and configuration objects #736

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srollins01
Copy link

@srollins01 srollins01 commented Mar 20, 2024

Updated the "Customizing the swagger-ui" section with additional information on configuration objects and parameters. Discovered this additional way to customize the ui here: https://til.hashrocket.com/posts/xpz9pezijf-configure-swagger-ui-when-using-rubygem-rswag

Problem

Lack of information on how to customize the swagger ui/edit behaviors.

Solution

Addition of information on how to use the config/initializers/rswag-ui.rb file with configuration objects and options.

This concerns this part of the Swagger Docs:

The changes I made are compatible with:

  • OAS3.1

Steps to Test or Reproduce

Use the additional steps provided in the README to reproduce (i.e. customize the ui)

Updated the "Customizing the swagger-ui" section with additional information on configuration objects and parameters.
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.

None yet

1 participant