Title here
Summary here
This section contains reference documentation for the Open Component Model.
The following schemas are available for download:
| Schema | Purpose | Use For |
|---|---|---|
| configuration-schema.yaml | Component Constructor Files | Creating component versions with ocm add componentversion |
| component-descriptor-v2-schema.json | Component Descriptors | Validating output artifacts, API development, debugging |
Add this to the top of your component-constructor.yaml for validation and autocompletion:
# yaml-language-server: $schema=https://ocm.software/schemas/configuration-schema.yaml