docs: add config profile git mounts documentation

- API documentation for config profiles with git mounts endpoint details
- User guide for using git repositories in config profiles
- Document branch pinning, glob patterns, error handling, and best practices
- Update API README to link to new config-profiles documentation
This commit is contained in:
Alex Blank
2026-05-26 22:54:59 +02:00
parent 13f55fff47
commit c4be7163d6
4 changed files with 328 additions and 3 deletions
+1
View File
@@ -33,6 +33,7 @@ All responses are JSON. Error responses follow this format:
- [Auth](auth.md) - Authentication endpoints
- [Projects](projects.md) - Project management
- [Repositories](repositories.md) - Git repositories and file operations
- [Config Profiles](config-profiles.md) - Config profile management with git mounts
- [Users](users.md) - User management and settings
- [Tool Types](tool-types.md) - Tool type management
- [SSH Keys](ssh-keys.md) - SSH key management