Skip to content
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

Add missing extensions for OpenAPI types #1104

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Oct 7, 2024

This commit adds extensions field for OpenAPI types currently missing the field. This allows defining the x-* extension attributes on types supporting it.

Closes #643

This commit adds `extensions` field for OpenAPI types currently missing
the field. This allows defining the `x-*` extension attributes on types
supporting it.

Closes #643
@juhaku juhaku force-pushed the featre-add-missing-extensions branch from eb2d80e to 74dccf3 Compare October 7, 2024 20:29
@juhaku juhaku merged commit 3d6b1f9 into master Oct 7, 2024
22 checks passed
@juhaku juhaku deleted the featre-add-missing-extensions branch October 7, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

How do I add custom x-properties
1 participant