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

JsonLdSerializer: expose option to toggle "ignore when empty" behavior #50

Open
warriordog opened this issue Jul 20, 2023 · 0 comments
Open
Assignees
Labels
area:code Affects or applies to the library code type:feature New feature or request

Comments

@warriordog
Copy link
Owner

warriordog commented Jul 20, 2023

Currently, IgnoreEmptyCollectionsModifier is automatically attached to the JsonSerializerOptions to strip out empty collections. This should be configurable through some kind of toggle.

@warriordog warriordog added type:feature New feature or request area:code Affects or applies to the library code labels Jul 20, 2023
@warriordog warriordog modified the milestones: Version 1.0.0, MVP of Types package Jul 29, 2023
@warriordog warriordog self-assigned this Jul 30, 2023
@warriordog warriordog changed the title ASTypeConverter: expose option to toggle "ignore when empty" behavior JsonLdSerializer: expose option to toggle "ignore when empty" behavior Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:code Affects or applies to the library code type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant