pub fn build_replace_body(
current: &AgentPolicySpec,
desired: &AgentPolicySpec,
) -> Result<Value>Expand description
Build the full-spec PUT body for a merge-semantics update route.
pub fn build_replace_body(
current: &AgentPolicySpec,
desired: &AgentPolicySpec,
) -> Result<Value>Build the full-spec PUT body for a merge-semantics update route.