pub fn params_to_simplified_json( params: &BTreeMap<Name, Literal>, ) -> Result<Value>
Render a parameter file as a single simplified JSON object.