Skip to content

Fix api doc paths - #113

Merged
owens1127 merged 3 commits into
mainfrom
fix-doc
Feb 7, 2026
Merged

Fix api doc paths#113
owens1127 merged 3 commits into
mainfrom
fix-doc

Conversation

@owens1127

Copy link
Copy Markdown
Contributor

No description provided.

@owens1127 owens1127 changed the title fix paths Fix api doc paths Feb 7, 2026
@owens1127
owens1127 marked this pull request as ready for review February 7, 2026 18:20
Copilot AI review requested due to automatic review settings February 7, 2026 18:20
@barecheck

barecheck Bot commented Feb 7, 2026

Copy link
Copy Markdown

Barecheck - Code coverage report

Total: 92.75%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
src/core/RaidHubRoute.ts277, 285-303

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the generated OpenAPI documentation so routes have non-empty summary fields, aiming to make API doc paths clearer/visible in the spec output.

Changes:

  • Update RaidHubRoute.$generateOpenApiRoutes() to populate the OpenAPI summary field.
  • Regenerate open-api/openapi.json to include the new summaries.
  • Minor TypeScript formatting changes in RaidHubRoute generics/class header.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/core/RaidHubRoute.ts Populates OpenAPI route summary (currently from getFullPath()), plus formatting changes.
open-api/openapi.json Regenerated OpenAPI spec showing summaries for many endpoints.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/core/RaidHubRoute.ts Outdated
Comment thread src/core/RaidHubRoute.ts
Comment thread open-api/openapi.json Outdated
@owens1127
owens1127 merged commit b89d25f into main Feb 7, 2026
6 checks passed
@owens1127
owens1127 deleted the fix-doc branch February 7, 2026 18:29
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.

2 participants