add general search filter

This commit is contained in:
pascal
2026-02-11 16:38:31 +01:00
parent d069145bd1
commit 1ffe8deb10
3 changed files with 18 additions and 0 deletions

View File

@@ -6389,6 +6389,11 @@ paths:
minimum: 1
maximum: 100
description: Number of items per page (max 100)
- in: query
name: search
schema:
type: string
description: General search across host, path, source IP, user email, and user name
- in: query
name: source_ip
schema: