Expand redMCP safe issue operations and HTTP handling

This commit is contained in:
Jason Thistlethwaite
2026-05-04 09:50:11 -04:00
parent b305544f63
commit 4c931bae1a
8 changed files with 1725 additions and 45 deletions
+3 -1
View File
@@ -11,7 +11,9 @@
"bin/redmcp-server.php",
"bin/redmcp-http-server.php",
"bin/generate-bearer-token.php",
"bin/test-query-normalizer.php"
"bin/test-query-normalizer.php",
"bin/test-redmine-structure.php",
"bin/test-mcp-http-handler.php"
],
"require": {
"kbsali/redmine-api": "^2.9"