Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: QA
-
Labels:
-
Story Points:1.5
-
Epic Link:
-
Team:SQuaRE
Description
Use JSON schema (https://spacetelescope.github.io/understanding-json-schema/basics.html) to define a formal schema for YAML-formatted metric and specification config files.
In validate_base, provide a Python API for validating YAML data, and also a command line script for validation.
Include this in the docs.
FYI, I've added myself as watcher since I need the JSON Schema for my DAX API work.