Interface: ScoringSchema
ScoringSchema defines the data that are generated by the scoring code. They are key-value pairs in which the key is the variable name, and the value is JSON Schema that defines the type of the variable.
Indexable
[key
: string
]: JsonSchema