Add contact email to documentation

- Add Support section to README with contact email and issues link
- Add contact email to Swagger API documentation
- Regenerate Swagger docs
This commit is contained in:
2025-11-28 01:26:33 +01:00
parent 540a95cbec
commit 0e909182c2
5 changed files with 11 additions and 2 deletions
+5
View File
@@ -117,6 +117,11 @@ This project follows hexagonal (ports & adapters) architecture:
- `infrastructure/`: External adapters (database, HTTP, etc.)
- `shared/`: Common utilities and errors
## Support
- 📧 Email: contact@apocapoc.app
- 🐛 Issues: [GitHub Issues](https://github.com/davidfolch/apocapoc-api/issues)
## License
MIT