Remove / server from Swagger configuration
This commit is contained in:
parent
17c796c375
commit
5f47b923d5
@ -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