Category

A category of the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-rulesets-rulecategory-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/rulesets_RuleCategory",
  "title": "Category",
  "description": "A category of the rule.",
  "example": "directory-traversal",
  "minLength": 1,
  "type": "string"
}