index
:
ceph
debian
progress-linux
upstream
debian 11: ceph
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rapidjson
/
bin
/
jsonschema
/
remotes
/
subSchemas.json
blob: 8b6d8f842fc0ddc8a114cb6ebc000f2b2080a9c3 (
plain
)
1
2
3
4
5
6
7
8
{
"integer"
:
{
"type"
:
"integer"
},
"refToInteger"
:
{
"$ref"
:
"#/integer"
}
}