Merge pull request 'Remove / server from Swagger configuration' (#133) from remove-localhost-swagger-server into main
Reviewed-on: #133
This commit is contained in:
commit
b0ee052b64
@ -28,10 +28,6 @@ RSpec.configure do |config|
|
|||||||
},
|
},
|
||||||
paths: {},
|
paths: {},
|
||||||
servers: [
|
servers: [
|
||||||
{
|
|
||||||
url: '/',
|
|
||||||
description: 'suitable for testing'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
url: 'http://libre-wedding-planner.app.localhost/api',
|
url: 'http://libre-wedding-planner.app.localhost/api',
|
||||||
description: 'Suitable for development'
|
description: 'Suitable for development'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user