From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234567 { "$id": "http://localhost:1234/draft2019-09/ignore-prefixItems.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "prefixItems": [ {"type": "string"} ]}
{
"$id"
:
"http://localhost:1234/draft2019-09/ignore-prefixItems.json"
,
"$schema"
"https://json-schema.org/draft/2019-09/schema"
"prefixItems"
: [
"type"
"string"
}
]