You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: move OpenAPI adjustments from Makefile to CI workflow
Move yq post-processing (x-scalar-ignore on QubicLiveService) from the
Makefile to the GitHub Actions workflow. The Makefile now generates raw
protoc output, and adjustments are applied on-the-fly before dispatching
the base64-encoded spec to consumer repos (integration, docs).
0 commit comments