Sign in
fuchsia
/
third_party
/
github.com
/
python-jsonschema
/
jsonschema
/
refs/heads/main
/
.
/
json
/
remotes
/
draft2020-12
/
prefixItems.json
blob: acd8293c61a434e7e574f7bb8adce171959ab81f [
file
] [
log
] [
blame
] [
edit
]
{
"$id"
:
"http://localhost:1234/draft2020-12/prefixItems.json"
,
"$schema"
:
"https://json-schema.org/draft/2020-12/schema"
,
"prefixItems"
:
[
{
"type"
:
"string"
}
]
}