Skip to content

Conversation

@MrAnayDongre
Copy link
Contributor

Implements Enum basic type in engine + Python SDK, adds variants attr; updates JSON Schema and docs. Tests & pre-commit pass. Related: #523

Str,

/// Enumerated symbolic value.
Enum,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep a bunch of allowed enum values here (as strings). The information is needed to create JSON schema, etc.

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