Skip to content

feat(require-openapi-spec): accept the aggregate openapi.yaml

Akram GASSEM requested to merge feat/require-openapi-spec-aggregate into main

v1.2.0. The gate now passes when an aggregate docs/api/openapi.yaml is present (it generates the API for every module), matching openapi-first's aggregate default. Falls through to the per-module docs/api/.yaml check when there's no aggregate spec, so per-module templates keep working.

Merge request reports

Loading