Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
refs/heads/upstream/exceptions
/
.
/
json
/
remotes
/
subSchemas.json
blob: 9f8030bceb01046c38279b6691acc1731ea18830 [
file
] [
log
] [
blame
] [
edit
]
{
"integer"
:
{
"type"
:
"integer"
},
"refToInteger"
:
{
"$ref"
:
"#/integer"
}
}