mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
Merge branch 'feature/oas3' into feature/skills
This commit is contained in:
commit
aed15e0d99
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ info:
|
|||
version: "1.0"
|
||||
servers:
|
||||
- url: "/oas3"
|
||||
variables:
|
||||
port:
|
||||
enum:
|
||||
- '8080'
|
||||
default: '8080'
|
||||
|
||||
paths:
|
||||
/tts/azsure:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue