- `/mcp/enable` and `/mcp/disable` now use POST (state-mutating ops) - `ListServices` queries DB directly instead of loading all projects into memory - `ListApplications` validates tag arg rejects empty string (not just falsy) |
||
|---|---|---|
| .. | ||
| GetApplication.php | ||
| GetDatabase.php | ||
| GetInfrastructureOverview.php | ||
| GetServer.php | ||
| GetService.php | ||
| ListApplications.php | ||
| ListDatabases.php | ||
| ListProjects.php | ||
| ListServers.php | ||
| ListServices.php | ||