Sign in
go
/
tools
/
c00c94de7f36c70ad12f5c98c3226108f451ff18
/
.
/
internal
/
mcp
/
jsonschema
/
testdata
/
remotes
/
draft2020-12
/
prefixItems.json
blob: acd8293c61a434e7e574f7bb8adce171959ab81f [
file
]
{
"$id"
:
"http://localhost:1234/draft2020-12/prefixItems.json"
,
"$schema"
:
"https://json-schema.org/draft/2020-12/schema"
,
"prefixItems"
:
[
{
"type"
:
"string"
}
]
}