{ "type": "object", "properties": { "metric": { "type": "string", "example": "example_string" }, "value_function": { "type": "string", "example": "example_string" } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "UserDefinedConditionBody" }