{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://pointcast.xyz/schemas/x402-verify.schema.json","title":"Verify a PointCast x402 receipt","oneOf":[{"$ref":"https://pointcast.xyz/schemas/x402-receipt.schema.json"},{"type":"object","required":["receipt"],"properties":{"receipt":{"oneOf":[{"type":"string","description":"Base64 JSON receipt."},{"type":"object"}]}}}]}
