Skip to content

fix(api): generate Agent API OpenAPI paths#67

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-openapi-path-globs
May 16, 2026
Merged

fix(api): generate Agent API OpenAPI paths#67
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-openapi-path-globs

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • move OpenAPI document construction into a reusable lib helper
  • resolve swagger-jsdoc route globs from the deployed web app working directory so /api/openapi no longer returns empty paths
  • add focused coverage that asserts only /api/agent/** paths are generated and task schemas expose note/read/dependency fields

Verification

  • corepack pnpm test:api
  • corepack pnpm lint
  • DATABASE_URL='postgresql://user:pass@localhost:5432/db' corepack pnpm typecheck:web
  • DATABASE_URL='postgresql://user:pass@localhost:5432/db' corepack pnpm build:web

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 16, 2026 1:37pm

@Vann-Dev Vann-Dev merged commit 893ab7a into main May 16, 2026
3 checks passed
@Vann-Dev Vann-Dev deleted the kaito/fix-openapi-path-globs branch May 16, 2026 13:39
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.

1 participant