chore: declare OpenAPI version 3.1.1 (#1931)
This commit is contained in:
parent
37c0570a9f
commit
703ae49675
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue