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 missing type hints to items property of Column #36

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

dennis6p
Copy link
Owner

@dennis6p dennis6p commented Dec 8, 2024

Description

This PR adds the custom types Input and ContainerTypes to the item property of Column in order to be compliant to the official schema definition. Input and ContainerTypes were missing so far by mistake.

Closes #35

@dennis6p dennis6p changed the title [fix] Add ContainerTypes to items property Add missing type hints to items property of Column Dec 8, 2024
@dennis6p dennis6p merged commit 47bed7f into main Dec 8, 2024
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.

Cannot add an ActionSet to a Column
1 participant