mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-07 06:42:38 +02:00
feat: + server port
This commit is contained in:
parent
8aa30c35d2
commit
34d46829ec
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