index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
toml
/
tests
/
valid
/
table-array-implicit.json
blob: 32e464012d63d21251e3195ec5aa45c4f8f6dda0 (
plain
)
1
2
3
4
5
6
7
{
"albums"
:
{
"songs"
:
[
{
"name"
:
{
"type"
:
"string"
,
"value"
:
"Glory Days"
}}
]
}
}