Skip to content

nested object deserialization#101

Merged
cb-alish merged 3 commits into
v4from
fix/jsonutil-nested-map-deserialization
Jun 2, 2026
Merged

nested object deserialization#101
cb-alish merged 3 commits into
v4from
fix/jsonutil-nested-map-deserialization

Conversation

@cb-karthikp

Copy link
Copy Markdown
Collaborator

Description

Fixes dynamic Map<String, Object> deserialization so nested JSON objects/arrays are returned as Map/List (instead of JSON strings), resolving ClassCastException for Hosted Page content access

@snyk-io

snyk-io Bot commented Jun 2, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cb-alish cb-alish merged commit f17f99b into v4 Jun 2, 2026
7 checks passed
@cb-alish cb-alish deleted the fix/jsonutil-nested-map-deserialization branch June 2, 2026 08:20
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