Skip to content

refactor(server): serve runtime openapi reference - #53

Merged
zaxovaiko merged 2 commits into
devfrom
refactor/runtime-openapi-reference
Aug 5, 2026
Merged

refactor(server): serve runtime openapi reference#53
zaxovaiko merged 2 commits into
devfrom
refactor/runtime-openapi-reference

Conversation

@zaxovaiko

@zaxovaiko zaxovaiko commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

Replace generated OpenAPI artifacts with oRPC runtime documentation.

Changes

  • serve the live API reference at /docs
  • serve the generated schema at /openapi.json
  • remove static spec generation, catalog HTTP-route duplication, and the MCP OpenAPI query tool
  • add ADR-0035 without rewriting historical ADRs

Verification

  • pnpm verify
  • pnpm check:drift

…ty' into refactor/runtime-openapi-reference

# Conflicts:
#	docs/catalog.json
#	packages/core/src/server/runtime/openapi.ts
Base automatically changed from feat/typed-plugin-container-safety to dev August 5, 2026 20:02
@zaxovaiko
zaxovaiko merged commit f57aa85 into dev Aug 5, 2026
1 of 2 checks passed
@zaxovaiko
zaxovaiko deleted the refactor/runtime-openapi-reference branch August 5, 2026 20:03
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