Rapid7 · Schema

BrowserDoNotDownloadContentType

SecurityVulnerability ManagementSIEMXDRCloud SecuritySOARApplication Security

Properties

Name Type Description
value string
View JSON Schema on GitHub

JSON Schema

rapid7-browserdonotdownloadcontenttype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BrowserDoNotDownloadContentType",
  "title": "BrowserDoNotDownloadContentType",
  "properties": {
    "value": {
      "type": "string"
    }
  }
}