Story
As a project maintainer, I want to evaluate whether OpenAPI schema export makes sense for Records and Value Objects (as defined in Equilibrium), so that I can make an informed decision about extending the export feature beyond DTOs.
Context
Parent epic: #18
DTOs are the primary use case for OpenAPI export. Records and Value Objects have different semantics — Records are immutable data carriers, VOs represent domain concepts with equality by value. Whether exporting these to OpenAPI schemas is useful depends on how they're used in API boundaries.
Acceptance Criteria
Acceptance Criteria
TODO: Define acceptance criteria for this story.
Acceptance Criteria
TODO: Define acceptance criteria for this story.
Story
As a project maintainer, I want to evaluate whether OpenAPI schema export makes sense for Records and Value Objects (as defined in Equilibrium), so that I can make an informed decision about extending the export feature beyond DTOs.
Context
Parent epic: #18
DTOs are the primary use case for OpenAPI export. Records and Value Objects have different semantics — Records are immutable data carriers, VOs represent domain concepts with equality by value. Whether exporting these to OpenAPI schemas is useful depends on how they're used in API boundaries.
Acceptance Criteria
Acceptance Criteria
TODO: Define acceptance criteria for this story.
Acceptance Criteria
TODO: Define acceptance criteria for this story.