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

fix: handling non-identifier index access type #289

Merged
merged 2 commits into from
Nov 25, 2024
Merged

fix: handling non-identifier index access type #289

merged 2 commits into from
Nov 25, 2024

Conversation

tvillaren
Copy link
Collaborator

@tvillaren tvillaren commented Nov 25, 2024

Why

Fixes #273
Non-identifier access type such as Superman["a.b"], Villain["0bla-test"] are now handled

Also adds support for single quotes in index access type

@tvillaren tvillaren merged commit d9076dd into main Nov 25, 2024
2 checks passed
@tvillaren tvillaren deleted the fix-273 branch November 25, 2024 21: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.

Generated schema doesn’t match types
1 participant