Update openapi.yaml
This commit is contained in:
parent
00a8af7f30
commit
b55cd757f7
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@ info:
|
|||
version: 1.0.0
|
||||
|
||||
servers:
|
||||
- url: http://localhost:31337
|
||||
description: Local development SLOP server
|
||||
- url: https://slop.unturf.com
|
||||
description: Production unturf. SLOP server
|
||||
- url: http://localhost:31337
|
||||
description: Local development SLOP server
|
||||
|
||||
paths:
|
||||
/chat:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue