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

Minor : Fix #18775 validation on enum custom property #18855

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

sonika-shah
Copy link
Contributor

Describe your changes:

Fixes #18775

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

TeddyCr
TeddyCr previously approved these changes Nov 29, 2024
Copy link

@mohityadav766 mohityadav766 merged commit 244a933 into main Dec 2, 2024
12 of 17 checks passed
@mohityadav766 mohityadav766 deleted the fix-18775 branch December 2, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Properties Enum API accepts any value
4 participants