Skip to content

Commit ea4b994

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 415eb41 of spec repo
1 parent 8c2a1ff commit ea4b994

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/api/v2/full_spec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83977,6 +83977,14 @@ paths:
8397783977
parameters:
8397883978
- $ref: '#/components/parameters/PageSize'
8397983979
- $ref: '#/components/parameters/PageNumber'
83980+
- description: A search query to filter security rules. You can filter by attributes
83981+
such as `type`, `source`, `tags`.
83982+
example: type:signal_correlation source:cloudtrail
83983+
in: query
83984+
name: query
83985+
required: false
83986+
schema:
83987+
type: string
8398083988
responses:
8398183989
'200':
8398283990
content:

0 commit comments

Comments
 (0)