diff --git a/pyproject.toml b/pyproject.toml index 9aa32c34e..e759736bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -349,6 +349,10 @@ source = "https://raw.githubusercontent.com/github/rest-api-description/main/des # { "$ref" = "#/components/schemas/organization" }, # ] } +# date-time search syntax should be string +# https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates +"/components/parameters/created/schema" = { format = "" } + # Webhook schema overrides # webhook check run action is required "/components/schemas/webhook-check-run-completed" = { required = [