mirror of
https://github.com/brittonhayes/validate-yaml.git
synced 2024-11-23 13:40:57 -05:00
8 lines
121 B
JSON
8 lines
121 B
JSON
|
{
|
||
|
"test": {
|
||
|
"structure":{
|
||
|
"myValue": "string",
|
||
|
"myValue2": "string"
|
||
|
}
|
||
|
}
|
||
|
}
|