Skip to content

revert: #4771 OpenAPI manual entries — regenerator wipes them, breaks CI#4793

Merged
bokelley merged 2 commits into
mainfrom
bokelley/revert-4771-openapi
May 19, 2026
Merged

revert: #4771 OpenAPI manual entries — regenerator wipes them, breaks CI#4793
bokelley merged 2 commits into
mainfrom
bokelley/revert-4771-openapi

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

`static/openapi/registry.yaml` is regenerated from Zod schemas in `scripts/generate-openapi.ts`. #4771 added 9 hand-written paths directly to the YAML; the next CI run regenerated the file and `test:openapi` failed on the git diff. Every PR on main has been failing the "OpenAPI freshness" check since #4771 landed.

Reverting to unblock other PRs. Will re-do via `registry.registerPath()` calls in a follow-up PR (proper architectural fix — convert each hand-written path to Zod schemas alongside the existing brand-registry entries in `server/src/routes/registry-api.ts`).

Test plan

Refs #4749 (will reopen).

@bokelley bokelley merged commit 97e1c44 into main May 19, 2026
13 checks passed
@bokelley bokelley deleted the bokelley/revert-4771-openapi branch May 19, 2026 16:58
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