Skip to content

Fix enumeration does not handle customise annotation - #5481

Open
rwalerow wants to merge 13 commits into
masterfrom
fix/enumeration-does-not-handle-customise-annotation
Open

Fix enumeration does not handle customise annotation#5481
rwalerow wants to merge 13 commits into
masterfrom
fix/enumeration-does-not-handle-customise-annotation

Conversation

@rwalerow

Copy link
Copy Markdown

Why I did it?
In order to test and fix a bug #4292

How I did it:
I prepared a new test case in VerifyYamlEnumerationTest with a user provided code

After that. I've extended SchemaAnnotations to handle customise annotation and related macros accordingly.
I've changed customise annotation param itself from Schema[?] => Schema[Any] in order to properly derive types
to avoid call site changes and keep api stable.

@rwalerow
rwalerow requested a review from adamw August 24, 2026 11:48
@rwalerow
rwalerow marked this pull request as ready for review August 26, 2026 07:23
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