Skip to main content

normalize

Function normalize 

Source
pub fn normalize(
    item: &Map<String, Value>,
    active_space: &str,
) -> Result<AgentPolicySpec>
Expand description

Convert a live policy into its filled portable form, or refuse it.