Right now the YAML schema is essentially dictated programmatically by the Ops Indexer. If we had an external schema file it could be used by existing tools for validation and versioning of Op YAML. There are many advantages to this, not least that we wouldn't have to maintain code for this validation logic.
Right now the YAML schema is essentially dictated programmatically by the Ops Indexer. If we had an external schema file it could be used by existing tools for validation and versioning of Op YAML. There are many advantages to this, not least that we wouldn't have to maintain code for this validation logic.