Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
18855d01f7839083efc5bad1ca67688a7177be42
/
.
/
json
/
remotes
/
draft2019-09
/
ignore-prefixItems.json
blob: b5ef3928cb6b742677617b5c4318a0e08bd54cb4 [
file
]
{
"$id"
:
"http://localhost:1234/draft2019-09/ignore-prefixItems.json"
,
"$schema"
:
"https://json-schema.org/draft/2019-09/schema"
,
"prefixItems"
:
[
{
"type"
:
"string"
}
]
}