Open Issues Need Help
View All on GitHub 📚 Documentación: Actualizar endpoints de gestión de archivos about 2 months ago
AI Summary: Update the documentation for a FastAPI application that manages files. This includes documenting fixes to the existing `/eliminar-archivo` endpoint and adding documentation for three new endpoints: `/renombrar-archivo` (PUT), `/buscar-archivo` (GET), and `/metadata-archivo` (GET). The documentation should clearly describe the functionality, parameters, and responses of each endpoint.
Complexity:
2/5
documentation enhancement good first issue api