Skip to content

Explicit ID for Enums#15

Merged
arjanz merged 1 commit intomainfrom
az-enum-explicit-id
Sep 17, 2025
Merged

Explicit ID for Enums#15
arjanz merged 1 commit intomainfrom
az-enum-explicit-id

Conversation

@arjanz
Copy link
Contributor

@arjanz arjanz commented Sep 17, 2025

Not only implicit auto numbered IDs, but also:

        Enum(
            Bool=Bool(), 
            Number=U32, 
            Error={'id': 255, 'type': String}
        )

@arjanz arjanz merged commit 9847bbe into main Sep 17, 2025
5 checks passed
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