{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/api-shield_operation_schema_validation_settings", "title": "api-shield_operation_schema_validation_settings", "properties": { "mitigation_action": { "$ref": "#/components/schemas/api-shield_operation_mitigation_action" } }, "type": "object" }