This update forces OpenAPI generators to use specified type names rather than merging structurally identical types automatically.
Note: Goa-generated types (e.g., from anonymous payload or result definitions) will still be merged if structurally identical. This approach helps prevent the unnecessary proliferation of types in OpenAPI specifications.
This update forces OpenAPI generators to use specified type names rather than merging structurally identical types automatically.
Note: Goa-generated types (e.g., from anonymous payload or result definitions) will still be merged if structurally identical. This approach helps prevent the unnecessary proliferation of types in OpenAPI specifications.