Skip to content

Conversation

joyjwang
Copy link
Contributor

@joyjwang joyjwang commented Sep 5, 2024

GODRIVER-963

Summary

Background & Motivation

"The canonical parameter in UnmarshalExtJSON not forcing strictly canonical or non-canonical unmarshaling, but instead disabling unmarshaling non-canonical format when canonical=true. If canonical=false in UnmarshalExtJSON, it will unmarshal canonical or "relaxed" extended JSON."

Followed Matt's comment to rename canonical to canonicalOnly and update the documentation to describe the above behavior.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the review-priority-low Low Priority PR for Review: within 3 business days label Sep 5, 2024
Copy link
Contributor

API Change Report

No changes found!

Copy link
Collaborator

@matthewdale matthewdale left a comment

Choose a reason for hiding this comment

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

A few recommendations to improve the wording of comments. Otherwise, it looks good!

Copy link
Collaborator

@matthewdale matthewdale left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@joyjwang joyjwang merged commit 7910023 into mongodb:master Sep 6, 2024
29 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-priority-low Low Priority PR for Review: within 3 business days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants