{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-xdr-api-docs/f4e065ff5977829c89df289df08411f83205f526/c863f2ae-5ca3-3d27-9fd9-e536d4b0ebeb","info":{"title":"XDR Query Service API","version":"1.0.0"},"x-parser-conf":{"serverConfig":"select","overview":{"markdownPath":"reference/findings-query/overview.md","uri":"findings-query-api-guide"},"disableAuthEditing":true,"exampleAsDefault":true,"oAuth2":{"clientId":"client-546e34fc-c6bf-4951-ac69-f6d7987a7814","clientSecret":"MYw4_E_tBdFwUwrX6WFYKVD5LQrG2k7XrJ5J046wWE0s1gAKCxJ8VA","proxyEnabled":false},"meta":{"useProxy":true}},"openapi":"3.1.0","servers":[{"url":"https://queryservice.us.security.cisco.com"}],"securitySchemes":{"bearer":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"additionalProperties":false,"properties":{"products":{"description":"The list of products","items":{"additionalProperties":false,"properties":{"cpe_name":{"type":"string"},"feature":{"additionalProperties":false,"properties":{"name":{"type":"string"},"uid":{"type":"string"},"version":{"type":"string"}},"required":["name","uid","version"],"type":"object","$$ref":"#/components/schemas/Feature"},"lang":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"uid":{"type":"string"},"url_string":{"type":"string"},"vendor":{"type":"string"},"vendor_name":{"type":"string"},"version":{"type":"string"}},"required":["name"],"type":"object","$$ref":"#/components/schemas/Product"},"type":["array","null"]}},"required":["products"],"type":"object","$$ref":"#/components/schemas/ProductsResponse","title":"ProductsResponse"}}