Remove / server from Swagger configuration
All checks were successful
Check usage of free licenses / check-licenses (pull_request) Successful in 51s
Add copyright notice / copyright_notice (pull_request) Successful in 1m41s
Run unit tests / unit_tests (pull_request) Successful in 2m14s

This commit is contained in:
Manuel Bustillo 2024-11-16 12:30:05 +01:00
parent 17c796c375
commit 5f47b923d5

View File

@ -28,10 +28,6 @@ RSpec.configure do |config|
},
paths: {},
servers: [
{
url: '/',
description: 'suitable for testing'
},
{
url: 'http://libre-wedding-planner.app.localhost/api',
description: 'Suitable for development'