Function list_standardize_calls
Source pub fn list_standardize_calls(config: &str) -> Result<Vec<Value>>
Expand description
List all standardize calls with resolved names
Returns all standardize calls with feature, element, and function codes resolved.
§Arguments
config - Configuration JSON string
§Returns
Vector of JSON Values with resolved names (id, feature, element, execOrder, function)