{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bot-management_sbfm_verified_bots", "title": "bot-management_sbfm_verified_bots", "description": "Super Bot Fight Mode (SBFM) action to take on verified bots requests.", "enum": [ "allow", "block" ], "example": "allow", "type": "string" }