diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 8e49ea6..958c6cf 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -6750,6 +6750,10 @@ components: type: string description: The type of context this webhook is attached to. The value will be "PROJECT", "TEAM", or "FILE" + enum: + - PROJECT + - TEAM + - FILE context_id: type: string description: The ID of the context this webhook is attached to