intel_url

URL(s) to filter submissions results by

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-intel-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/intel_url",
  "title": "intel_url",
  "description": "URL(s) to filter submissions results by",
  "example": "https://www.cloudflare.com",
  "format": "uri",
  "type": "string"
}