validate-yaml/__tests__/schema.json
2021-10-01 00:17:49 -07:00

8 lines
No EOL
121 B
JSON

{
"test": {
"structure":{
"myValue": "string",
"myValue2": "string"
}
}
}