waitingroom_rule_enabled

When set to true, the rule is enabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waitingroom-rule-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waitingroom_rule_enabled",
  "title": "waitingroom_rule_enabled",
  "default": true,
  "description": "When set to true, the rule is enabled.",
  "example": true,
  "type": "boolean"
}