Merge branch 'main' into flow-events-correlation

This commit is contained in:
bcmmbaga
2025-05-18 14:35:48 +03:00
47 changed files with 1434 additions and 1037 deletions

View File

@@ -4328,6 +4328,13 @@ paths:
schema:
type: string
enum: [TYPE_UNKNOWN, TYPE_START, TYPE_END, TYPE_DROP]
- name: connection_type
in: query
description: Filter by connection type
required: false
schema:
type: string
enum: [P2P, ROUTED]
- name: direction
in: query
description: Filter by direction