docs: update swagger

This commit is contained in:
2025-12-24 17:14:22 -03:00
parent 01dc6bb462
commit 65838bac74
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
"termsOfService": "http://swagger.io/terms/",
"contact": {
"name": "API Support",
"email": "support@yourapp.com"
"email": "gabriel.delosrios@tutamail.com"
},
"license": {
"name": "MIT",
@@ -14,7 +14,7 @@
},
"version": "1.0"
},
"host": "localhost:8080",
"host": "agenda-web-go.gabilandia.com",
"basePath": "/",
"paths": {
"/contacts": {