fix: trace debug — show Stranger_NNN for unnamed traces instead of unknown

This commit is contained in:
Accusys
2026-05-14 15:12:21 +08:00
parent 8f013cbdbc
commit c90394897d
42 changed files with 1806 additions and 1722 deletions

View File

@@ -84,7 +84,7 @@ related_documents:
| `GET` | `/api/v1/files` | Public |
| `GET` | `/api/v1/files/scan` | Public |
| `POST` | `/api/v1/files/register` | Public |
| `POST` | `/api/v1/files/unregister` | Public |
| `POST` | `/api/v1/unregister` | Public |
| `GET` | `/api/v1/file/:file_uuid` | Public |
| `GET` | `/api/v1/file/:file_uuid/probe` | Public |
| `POST` | `/api/v1/file/:file_uuid/process` | Public |