chore(api): regenerate openapi.json — #164's unpair change rewrote the unpairClient description without regenerating #170

Merged
enricobuehler merged 1 commits from worktree-openapi-regen into main 2026-08-11 21:57:07 +00:00
Owner

Fixes the red mgmt::tests::openapi_document_is_complete_and_checked_in on main.

PR #164 merged four mgmt-touching commits; fcf4c9fd ("unpair now revokes a LIVE session on both planes") rewrote the unpairClient endpoint's doc comment without regenerating api/openapi.json. The entire drift is that one description string — no schema or route changes.

Regenerated with cargo run -p punktfunk-host -- openapi > api/openapi.json on the Ubuntu 26.04 box (the host binary doesn't build on macOS); verified the previously-failing test passes there with the new file in place.

Fixes the red `mgmt::tests::openapi_document_is_complete_and_checked_in` on main. PR #164 merged four mgmt-touching commits; `fcf4c9fd` ("unpair now revokes a LIVE session on both planes") rewrote the `unpairClient` endpoint's doc comment without regenerating `api/openapi.json`. The entire drift is that one description string — no schema or route changes. Regenerated with `cargo run -p punktfunk-host -- openapi > api/openapi.json` on the Ubuntu 26.04 box (the host binary doesn't build on macOS); verified the previously-failing test passes there with the new file in place.
enricobuehler added 1 commit 2026-08-11 21:24:06 +00:00
chore(api): regenerate openapi.json — fcf4c9fd rewrote the unpairClient description without regenerating
ci / web (pull_request) Successful in 1m48s
ci / bun-nix (pull_request) Successful in 20s
ci / docs-site (pull_request) Successful in 2m22s
ci / rust-arm64 (pull_request) Successful in 4m3s
ci / rust (pull_request) Successful in 6m58s
f675b3710e
enricobuehler merged commit 3b2fcd076d into main 2026-08-11 21:57:07 +00:00
enricobuehler deleted branch worktree-openapi-regen 2026-08-11 21:57:08 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unom/punktfunk#170