Rapid7 · Schema

HtmlContentType

SecurityVulnerability ManagementSIEMXDRCloud SecuritySOARApplication Security

Properties

Name Type Description
value string
View JSON Schema on GitHub

JSON Schema

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