{
    "$id": "http://localhost:1234/draft2019-09/ignore-prefixItems.json",
    "$schema": "https://json-schema.org/draft/2019-09/schema",
    "prefixItems": [
        {"type": "string"}
    ]
}