{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/intel_phishing-url-submit_components-schemas-single_response", "title": "intel_phishing-url-submit_components-schemas-single_response", "allOf": [ { "$ref": "#/components/schemas/intel_api-response-single" }, { "properties": { "result": { "$ref": "#/components/schemas/intel_phishing-url-submit" } } } ] }