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

docs: 3.5 Swagger UI should reference 3.5 OpenAPI spec -- 3.5 specific #13824

Open
wants to merge 1 commit into
base: release-3.5
Choose a base branch
from

Conversation

agilgur5
Copy link
Member

@agilgur5 agilgur5 commented Oct 27, 2024

Fixes "Future Work" part 2 of #13818

Motivation

As we have versioned docs now (#11390), the Swagger UI should reference the OpenAPI spec of its release, not main

Modifications

In swagger.md, change the raw GH URL from main to release-3.5

Verification

  1. mkdocs build && open site/swagger/index.html
  2. Confirmed that it loads the Swagger UI properly and loads the release-3.5 spec.
    Screenshot: Screenshot 2024-10-26 at 11 40 00 PM

Notes to Reviewers

This PR is specific to the release-3.5 branch

  • will modify this upon backport to release-3.4

- this PR is specific to the `release-3.5` branch
  - will modify this upon backport to `release-3.4`

Signed-off-by: Anton Gilgur <[email protected]>
@agilgur5 agilgur5 added area/docs Incorrect, missing, or mistakes in docs type/backport Backport of an existing PR to an older release branch labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Incorrect, missing, or mistakes in docs type/backport Backport of an existing PR to an older release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant