diff --git a/pyproject.toml b/pyproject.toml index 4f95ae587..e96023df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -358,6 +358,8 @@ source = "https://raw.githubusercontent.com/github/rest-api-description/main/des "repository", "sender", ] } +# webhook check suite completed events can be any strings +"/components/schemas/webhook-check-suite-completed/properties/check_suite/properties/app/properties/events/items" = { enum = "" } # webhook deployment protection rule action is required "/components/schemas/webhook-deployment-protection-rule-requested" = { required = [ "action",