From 2d08e8ad8b1ee7ea8f1b49f8516d9a0cbd165722 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:45:31 +0000 Subject: [PATCH] chore: sync openapi.json with upstream API Co-Authored-By: Sachin Iyer --- openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openapi.json b/openapi.json index 130991d..be03ef3 100644 --- a/openapi.json +++ b/openapi.json @@ -130,6 +130,9 @@ }, "BugReview": { "properties": { + "asanaStateName": { + "type": "string" + }, "createdAt": { "type": "integer" }, @@ -179,6 +182,7 @@ "review", "linear", "jira", + "asana", "github_issue", "bug_fix_check" ],