index
:
milf-rs
main
My INI-Like Format
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
valid
/
table-array-implicit.json
blob: 32e464012d63d21251e3195ec5aa45c4f8f6dda0 (
plain
)
1
2
3
4
5
6
7
{
"albums"
:
{
"songs"
:
[
{
"name"
:
{
"type"
:
"string"
,
"value"
:
"Glory Days"
}}
]
}
}