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

Ensure contact annotations use the correct Json Property name #17

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

bparks13
Copy link
Member

This is a breaking change to the API, but since we are still in a 0.y.z release it is only being tagged as a minor revision.

The JSON property name for ContactAnnotations, specifically the sub property Annotations, was not being named correctly via the JsonProperty attribute and as such was not being deserialized correctly from a configuration file.

This PR fixes this name change.

@bparks13 bparks13 added the bug Something isn't working label Dec 18, 2024
@bparks13 bparks13 merged commit 00f0e05 into main Dec 18, 2024
8 checks passed
@bparks13 bparks13 deleted the update-contact-annotations branch December 18, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant