{ "type": "object", "name": "MatchPersonInput1", "properties": { "personId": { "type": "string" } }, "required": [ "personId" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }