diff --git a/specification/schemas/hooks/HookTrigger.json b/specification/schemas/hooks/HookTrigger.json index 7e7c59fe..161fa06a 100644 --- a/specification/schemas/hooks/HookTrigger.json +++ b/specification/schemas/hooks/HookTrigger.json @@ -52,7 +52,8 @@ "type": [ "string", "number", - "array" + "array", + "object" ], "example": 1000 }