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 support for properties with "additionalProperties" to schemas v1 #2882

Conversation

pleek91
Copy link
Collaborator

@pleek91 pleek91 commented Jan 10, 2025

Description

Makes sure that if a property schema has "additionalProperties" defined that they are not stripped from the mapped value. Falls back to using a json input if no more specific input can be determined (even if the input is type object)

@pleek91 pleek91 requested a review from a team as a code owner January 10, 2025 15:53
@pleek91 pleek91 merged commit 6af6258 into main Jan 10, 2025
2 checks passed
@pleek91 pleek91 deleted the craig/oss-5561-customwebhooknotificationblock-not-allowing-headers-in-ui branch January 10, 2025 16:17
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.

2 participants