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

feat: allow the swagger path to be configurable #1425

Merged
merged 4 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1d2f8c6 View commit details
    Browse the repository at this point in the history
  2. Update the version in package.json from 4.0.0 to 4.5.0.

    In configuration.ts, add a new property "versions.api" with a default value of "v3".
    Also, add a new property "swaggerPath" with a default value of "explorer".
    Junjiequan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    59aea01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75ed503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55329e7 View commit details
    Browse the repository at this point in the history