Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

Embed the Scalar API playground on the Docs tab.

last month

e028303
Authored
moss8/15/2026, 6:23:37 AM
The live spec was only reachable at /api/v1/docs; the repository Docs page listed it as markdown and never mounted the try-it client.

Parent28cfb10

5 files changed
  • apps/web/app/[username]/[repository]/docs/docs-page.tsx+5−10
  • apps/web/app/[username]/[repository]/docs/repository-openapi-docs.tsx+96−20
  • apps/web/lib/markdown/repository-docs-openapi.test.ts+31−0
  • apps/web/lib/markdown/repository-docs-openapi.ts+34−0
  • docs/api-v1.md+5−1