Browse Source
The runtime SSRF test called /api/ai/chat, but the actual endpoint is
/api/ai/model/chat (mapped via @RequestMapping("/api/ai/model") +
@PostMapping("/chat")).
pull/15412/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue