Add possibility to skip serialization of VULNS, INFOS, PRACTICES OR SERVICES
Opened this issue · 0 comments
Marcuccio commented
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")]