YAML Configuration with Schema Validation
To enhance your experience when writing IPKISS-related YAML files, we provide a JSON schema. This schema can be integrated into modern IDEs (Integrated Development Environments) to offer real-time validation, auto-completion, and documentation for YAML configuration files. This helps prevent common errors and speeds up the configuration process.
Accessing the Schema
You can access the schema directly via its URL. Most modern IDEs can use a URL to fetch the schema, which simplifies configuration. The schema is available at the following URL: https://academy.lucedaphotonics.com/schemas/latest/tech-schema.json.
For offline use, you can also download the schema file: