Skip to content

Fix resize in JsonPath #2995

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

larshagencognite
Copy link

Fixes #2994

Copy link
Member

@sandwwraith sandwwraith left a comment

Choose a reason for hiding this comment

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

Hi! Thank you for the PR. According to contribution guide, PRs should be based against dev branch. Would you mind changing the base and rebase your commits accordingly?

@larshagencognite larshagencognite changed the base branch from master to dev June 26, 2025 08:04
@larshagencognite
Copy link
Author

Hi! Thank you for the PR. According to contribution guide, PRs should be based against dev branch. Would you mind changing the base and rebase your commits accordingly?

Hi! Sorry for missing that, base branch is updated now.

Copy link
Member

@sandwwraith sandwwraith left a comment

Choose a reason for hiding this comment

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

Thank you!

@sandwwraith sandwwraith merged commit bd6689d into Kotlin:dev Jun 26, 2025
3 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.

Unexpected token for data object in a deep json structure gives ArrayIndexOutOfBoundsException
2 participants