Files
nucleoDocs/mcp-gitea-server/src
josedario87 a162292e70
All checks were successful
build-and-deploy / build (push) Successful in 11s
build-and-deploy / deploy (push) Successful in 4s
Corregir endpoint POST para crear variables en Gitea
- El endpoint POST requiere el nombre de la variable en la ruta
- Cambiar de POST /basePath a POST /basePath/{name}
- Esto resuelve el error 405 (Method Not Allowed)
2025-10-16 17:34:08 -06:00
..