Skip to content

Add "openapi:typename" meta to user types #3572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Conversation

raphael
Copy link
Member

@raphael raphael commented Aug 8, 2024

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.
@raphael raphael merged commit df1919c into v3 Aug 14, 2024
9 checks passed
@raphael raphael deleted the openapi_user_type_name branch August 14, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant