Skip to content

Update object mapper to ignore unknown properties - #22

Merged
getorymckeag merged 1 commit into
trolie:mainfrom
aidan-short-gevernova:object-mapper-update
Sep 1, 2026
Merged

Update object mapper to ignore unknown properties#22
getorymckeag merged 1 commit into
trolie:mainfrom
aidan-short-gevernova:object-mapper-update

Conversation

@aidan-short-gevernova

Copy link
Copy Markdown
Contributor

To avoid errors when a TROLIE server adds a new property that is not supported by the TROLIE SDK, we can update the default ObjectMapper used by the SDK to not fail on unknown properties. This helps to keep the SDK compatible with multiple versions of the TROLIE spec.

@getorymckeag
getorymckeag merged commit 429875c into trolie:main Sep 1, 2026
1 check passed
@aidan-short-gevernova
aidan-short-gevernova deleted the object-mapper-update branch September 1, 2026 19:06
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