chore: declare OpenAPI version 3.1.1 (#1931)

This commit is contained in:
Lubos 2025-08-15 00:10:32 +08:00 committed by GitHub
commit 703ae49675
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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