diff --git a/schemas/hub/tags.json b/schemas/hub/tags.json index c8415eb..6c58ec2 100644 --- a/schemas/hub/tags.json +++ b/schemas/hub/tags.json @@ -52,6 +52,11 @@ ] } }, + "hasGuardRailsEndpoint":{ + "type": "boolean", + "description": "Indicates whether validator has a Guardrails endpoint", + "default": false + }, "riskCategory": { "type": "array", "items": {