{"resources":[{"scheme":"exact","network":"eip155:8453","maxAmountRequired":"10000","amount":"10000","resource":"https://jsonguard.leeworks.dev/v1/validate","description":"Repair malformed JSON and validate against a JSON Schema","mimeType":"application/json","payTo":"0xa8B061d96F69426f11bcC807BfA00f0AF79541a7","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","input":{"method":"POST","contentType":"application/json","schema":{"type":"object","required":["data"],"properties":{"data":{"type":["string","object","array"],"description":"Malformed JSON string (repaired) or a parsed value"},"schema":{"type":"object","description":"Optional JSON Schema to validate against"}}},"example":{"data":"{name:'ada', tags:['x',]}","schema":{"type":"object","required":["name"],"properties":{"name":{"type":"string"}}}}},"output":{"contentType":"application/json","example":{"ok":true,"repaired":"{\"name\":\"ada\"}","parsed":{"name":"ada"},"valid":true,"errors":null,"repairError":null}}}}]}