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