[Phase 5] Add vin-decoder openapi.yaml to build-docs.yaml CI spec-aggregation step #149
Reference in New Issue
Block a user
Delete Branch "feature/148-add-vin-decoder-to-build-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds the
leeworks-agents/vin-decodercheckout step and copy command to.gitea/workflows/build-docs.yamlso thatdocs-site/public/specs/vin-decoder.yamlis produced on every CI run.Changes
Checkout vin-decoderstep after the existingair-qualitycheckoutcp vin-decoder/openapi.yaml api-company/docs-site/public/specs/vin-decoder.yamlto the spec-copy stepAcceptance criteria
.gitea/workflows/build-docs.yamlincludes a checkout step forleeworks-agents/vin-decoder✅docs-site/public/specs/vin-decoder.yamlis produced during every CI run ✅vin-decoder.astroRedoc page can render the full VIN Decoder specCloses leeworks-agents/api-company#148