You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/datadog_api_client/v2/api/security_monitoring_api.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3814,7 +3814,7 @@ def list_security_findings(
3814
3814
) ->ListSecurityFindingsResponse:
3815
3815
"""List security findings.
3816
3816
3817
-
Get a list of security findings that match a search query.
3817
+
Get a list of security findings that match a search query. `See the schema for security findings <https://docs.datadoghq.com/security/guide/findings-schema/>`_.
Get a list of security findings that match a search query.
4720
+
Get a list of security findings that match a search query. `See the schema for security findings <https://docs.datadoghq.com/security/guide/findings-schema/>`_.
0 commit comments