chore: declare OpenAPI version 3.1.1 (#1931)

This commit is contained in:
Lubos
2025-08-14 12:10:32 -04:00
committed by GitHub
parent 37c0570a9f
commit 703ae49675
+2 -2
View File
@@ -88,7 +88,7 @@ export namespace Server {
version: "0.0.3",
description: "opencode api",
},
openapi: "3.0.0",
openapi: "3.1.1",
},
}),
)
@@ -1133,7 +1133,7 @@ export namespace Server {
version: "1.0.0",
description: "opencode api",
},
openapi: "3.0.0",
openapi: "3.1.1",
},
})
return result