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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes the red
mgmt::tests::openapi_document_is_complete_and_checked_inon main.PR #164 merged four mgmt-touching commits;
fcf4c9fd("unpair now revokes a LIVE session on both planes") rewrote theunpairClientendpoint's doc comment without regeneratingapi/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.jsonon 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.fcf4c9fdrewrote the unpairClient description without regenerating