JSON Schemas
About
Built-in schemas are auto-generated from the types in the source code.
- designer-decisions/src/types/decision-inputs/models
- designer-decisions/src/types/decision-inputs/primitives
Schemas are not checked-in in any repository. After they are generated they are published to NPM in the @noodlestan/designer-schemas package.
🐘 Get involved:
Document schemas
Usage
The built-in schemas are loaded automatically.
Refer to the Loading and Validating guide for detailed instructions on how to setup a decision store.