fix: configure release-it with correct openapi asset name
Although we're generating the OpenAPI schema in "openapi.yaml", we were telling release-it to look for "openapi.yml" which it could not find.
Part of #24 (closed)
Edited by Dr Rich Wareham
GitLab will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
Although we're generating the OpenAPI schema in "openapi.yaml", we were telling release-it to look for "openapi.yml" which it could not find.
Part of #24 (closed)