1{ 2 "$id": "http://localhost:1234/draft2020-12/prefixItems.json", 3 "$schema": "https://json-schema.org/draft/2020-12/schema", 4 "prefixItems": [ 5 {"type": "string"} 6 ] 7} 8
1{ 2 "$id": "http://localhost:1234/draft2020-12/prefixItems.json", 3 "$schema": "https://json-schema.org/draft/2020-12/schema", 4 "prefixItems": [ 5 {"type": "string"} 6 ] 7} 8