historical and notify respected

This commit is contained in:
2026-03-20 04:41:35 -04:00
parent b47a5abd26
commit 77bfa4cd18
3 changed files with 43 additions and 23 deletions

View File

@ -15,6 +15,8 @@ pub struct Type {
#[serde(default)]
pub historical: bool,
#[serde(default)]
pub notify: bool,
#[serde(default)]
pub sensitive: bool,
#[serde(default)]
pub ownable: bool,