fix: address #165 review findings (stale-response guard, security-test coverage, route/help-text nits)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,7 +34,7 @@ public class TroubleshootController(
|
||||
WriteIndented = true
|
||||
};
|
||||
|
||||
[HttpGet("/api/troubleshoot/info", Name = "GetTroubleshootingInfo")]
|
||||
[HttpGet("api/troubleshoot/info", Name = "GetTroubleshootingInfo")]
|
||||
[Tags("Troubleshooting")]
|
||||
[EndpointSummary("Get troubleshooting diagnostic info")]
|
||||
[EndpointGroupName("general")]
|
||||
|
||||
Reference in New Issue
Block a user