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

Include ByteOffset for deserialization in ContentSectionInfo #109

Merged
merged 1 commit into from
May 8, 2024

Conversation

hymccord
Copy link
Contributor

@hymccord hymccord commented May 7, 2024

When requesting sections, it may not return a value for the property but if it does the [JsonObject(MemberSerialization.OptIn)] will exclude it all the same so you always get null.

This will opt the member in for serialization.

@hymccord hymccord force-pushed the section-include-byteoffset branch from 1198ab8 to 63919c8 Compare May 7, 2024 21:39
@CXuesong CXuesong enabled auto-merge May 8, 2024 14:49
@CXuesong
Copy link
Owner

CXuesong commented May 8, 2024

Thanks for the PR!

@CXuesong CXuesong merged commit d5823b5 into CXuesong:master May 8, 2024
4 checks passed
@CXuesong
Copy link
Owner

CXuesong commented May 8, 2024

Released in v0.8.0-int.9.

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.

None yet

2 participants