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

disable url parameter in swagger-ui page (backport #11202) #11207

Merged
merged 3 commits into from
Feb 21, 2022

Commits on Feb 16, 2022

  1. disable url parameter in swagger-ui page (#11202)

    Closes: #11201
    Solution:
    - update swagger-ui to recent release
    - add option `queryConfigEnabled: false`
    
    (cherry picked from commit cb6fea9)
    
    # Conflicts:
    #	client/docs/statik/statik.go
    #	client/docs/swagger-ui/swagger-ui-bundle.js
    #	client/docs/swagger-ui/swagger-ui-bundle.js.map
    #	client/docs/swagger-ui/swagger-ui-es-bundle-core.js
    #	client/docs/swagger-ui/swagger-ui-es-bundle-core.js.map
    #	client/docs/swagger-ui/swagger-ui-es-bundle.js
    #	client/docs/swagger-ui/swagger-ui-es-bundle.js.map
    #	client/docs/swagger-ui/swagger-ui-standalone-preset.js
    #	client/docs/swagger-ui/swagger-ui-standalone-preset.js.map
    #	client/docs/swagger-ui/swagger-ui.js
    #	client/docs/swagger-ui/swagger-ui.js.map
    yihuang authored and mergify-bot committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8670ad0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. fix conflicts

    tac0turtle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a18799f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    59c0b1d View commit details
    Browse the repository at this point in the history