Story
As a backend developer working in an organization with a separate OpenAPI project, I want Equilibrium to push generated schemas to a configurable external location, so that my API contracts stay in sync without manual copying.
Context
Parent epic: #18
Many organizations maintain a separate Git repository for their OpenAPI specifications. Generated schemas need to be placed in the correct directory structure within that project. This story covers configuring the output location, directory structure, and optionally triggering a push to the OAS repo.
Acceptance Criteria
Acceptance Criteria
TODO: Define acceptance criteria for this story.
Acceptance Criteria
TODO: Define acceptance criteria for this story.
Story
As a backend developer working in an organization with a separate OpenAPI project, I want Equilibrium to push generated schemas to a configurable external location, so that my API contracts stay in sync without manual copying.
Context
Parent epic: #18
Many organizations maintain a separate Git repository for their OpenAPI specifications. Generated schemas need to be placed in the correct directory structure within that project. This story covers configuring the output location, directory structure, and optionally triggering a push to the OAS repo.
Acceptance Criteria
openapi.outputDirprocessor option, when schemas are generated, then they are written to the specified directoryschemas/v1/ExampleDto.yaml)Acceptance Criteria
TODO: Define acceptance criteria for this story.
Acceptance Criteria
TODO: Define acceptance criteria for this story.