Skip to content

#1800: Improve API Explorer#4147

Open
reinkrul wants to merge 1 commit intomasterfrom
improve-api-explorer
Open

#1800: Improve API Explorer#4147
reinkrul wants to merge 1 commit intomasterfrom
improve-api-explorer

Conversation

@reinkrul
Copy link
Copy Markdown
Member

@reinkrul reinkrul commented Apr 2, 2026

Summary

  • Upgrades SwaggerUI from 3.52.3 to 5.32.1 (replaces bundled JS/CSS files)
  • Fixes <code> element styling conflict between the RTD theme and SwaggerUI code blocks

Closes #1800

Test plan

  • Build docs locally and verify SwaggerUI loads and displays all API specs
  • Verify code blocks render correctly without RTD theme interference

🤖 Generated with Claude Code

- Upgrade SwaggerUI from 3.52.3 to 5.32.1
- Remove direct download links to spec YAML files from the API page
- Fix code block styling conflict between RTD theme and SwaggerUI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 2, 2026

100 new issues

Tool Category Rule Count
qlty Structure Function with many returns (count = 10): allowTryItOutFor 100

@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 2, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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.

Docs: Improve API explorer

1 participant