Remove / server from Swagger configuration #133
@ -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