Remove / server from Swagger configuration #133

Merged
bustikiller merged 1 commits from remove-localhost-swagger-server into main 2024-11-16 11:32:32 +00:00

View File

@ -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'