forked from unom/punktfunk
The OpenAPI info.version tracks the crate version, so the 0.4.2 bump (3ba6bf4) left api/openapi.json stale at 0.4.1 and would redden mgmt::tests::openapi_document_is_complete_and_checked_in. The API surface is unchanged since the last regen (546b178already refreshed it for the new library endpoints), so this is the version string only. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>