Added open.audio in swagger test servers
This commit is contained in:
parent
507041c7b1
commit
2999437b14
|
@ -115,6 +115,8 @@ info:
|
|||
servers:
|
||||
- url: https://demo.funkwhale.audio
|
||||
description: Demo server
|
||||
- url: https://open.audio
|
||||
description: Real server with real content
|
||||
- url: https://{domain}
|
||||
description: Custom server
|
||||
variables:
|
||||
|
|
Loading…
Reference in New Issue