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

Add possibility to skip serialization of VULNS, INFOS, PRACTICES OR SERVICES #3

Open
Marcuccio opened this issue Jul 28, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Marcuccio
Copy link
Owner

Look at: https://serde.rs/field-attrs.html#:~:text=%23%5Bserde(skip_serializing_if%20%3D%20%22path%22)%5D

#[serde(skip_serializing_if = "path")]

@Marcuccio Marcuccio changed the title Add possibility to skip serialization of VULN, INFO, PRACTICE OR SERVICES Add possibility to skip serialization of VULNS, INFOS, PRACTICES OR SERVICES Jul 28, 2023
@Marcuccio Marcuccio added enhancement New feature or request help wanted Extra attention is needed labels Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant