Open zfayet opened 1 year ago
Hi,
definitions.json defines Object types most commonly used in PESTO. user_definitions.json is the right place to define your custom type to put into your input or output schema.
You can find out more in this documentation page
In addition of processing-factory/pesto-cli/pesto/cli/resources/schema/definitions.json, is it possible to use the configuration file api/user_definitions.json in order to use custom refs in my input_schema.json file ?