Bläddra i källkod

chore: generate

opencode-agent[bot] 2 månader sedan
förälder
incheckning
dda69d77e8
1 ändrade filer med 10 tillägg och 0 borttagningar
  1. 10 0
      packages/sdk/openapi.json

+ 10 - 0
packages/sdk/openapi.json

@@ -10326,6 +10326,16 @@
                 }
                 }
               }
               }
             }
             }
+          },
+          "404": {
+            "description": "NotFoundError",
+            "content": {
+              "application/json": {
+                "schema": {
+                  "$ref": "#/components/schemas/NotFoundError"
+                }
+              }
+            }
           }
           }
         },
         },
         "description": "Move a session's sync history into the target workspace, or detach it to the local project.",
         "description": "Move a session's sync history into the target workspace, or detach it to the local project.",