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

Redirect special OpenAPI endpoints for custom base URLs #72

Merged
merged 2 commits into from
May 4, 2020

Commits on May 4, 2020

  1. Fix special OpenAPI endpoints for custom base URLs

    Redirect all non-major version prefix URLs to major-version prefix URLs
    for the special OpenAPI docs endpoints:
    - docs_url: /extensions/docs
    - redoc_url: /extensions/redoc
    - openapi_url: /extensions/openapi.json
    CasperWA committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2a283cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373eff8 View commit details
    Browse the repository at this point in the history