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