chore: declare OpenAPI version 3.1.1 (#1931)

pull/1765/merge
Lubos 2025-08-15 00:10:32 +08:00 committed by GitHub
parent 37c0570a9f
commit 703ae49675
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

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