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
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: docs/apimodels/PatchedSystemSettingsRequest.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ Name | Type | Description | Notes
52
52
**enable_notify_sla_jira_only** | **bool** | Enables Notify when time to remediate according to Finding SLA's is breached for Findings that are linked to JIRA issues. Notification is disabled for Findings not linked to JIRA issues | [optional]
53
53
**enable_notify_sla_exponential_backoff** | **bool** | Enable an exponential backoff strategy for SLA breach notifications, e.g. 1, 2, 4, 8, etc. Otherwise it alerts every day | [optional]
54
54
**allow_anonymous_survey_repsonse** | **bool** | Enable anyone with a link to the survey to answer a survey | [optional]
55
-
**credentials** | **str** | | [optional]
56
55
**disclaimer_notifications** | **str** | Include this custom disclaimer on all notifications | [optional]
57
56
**disclaimer_reports** | **str** | Include this custom disclaimer on generated reports | [optional]
58
57
**disclaimer_reports_forced** | **bool** | Disclaimer will be added to all reports even if user didn't selected 'Include disclaimer'. | [optional]
Copy file name to clipboardExpand all lines: docs/apimodels/SystemSettings.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,6 @@ Name | Type | Description | Notes
53
53
**enable_notify_sla_jira_only** | **bool** | Enables Notify when time to remediate according to Finding SLA's is breached for Findings that are linked to JIRA issues. Notification is disabled for Findings not linked to JIRA issues | [optional]
54
54
**enable_notify_sla_exponential_backoff** | **bool** | Enable an exponential backoff strategy for SLA breach notifications, e.g. 1, 2, 4, 8, etc. Otherwise it alerts every day | [optional]
55
55
**allow_anonymous_survey_repsonse** | **bool** | Enable anyone with a link to the survey to answer a survey | [optional]
56
-
**credentials** | **str** | | [optional]
57
56
**disclaimer_notifications** | **str** | Include this custom disclaimer on all notifications | [optional]
58
57
**disclaimer_reports** | **str** | Include this custom disclaimer on generated reports | [optional]
59
58
**disclaimer_reports_forced** | **bool** | Disclaimer will be added to all reports even if user didn't selected 'Include disclaimer'. | [optional]
Copy file name to clipboardExpand all lines: docs/apimodels/SystemSettingsRequest.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ Name | Type | Description | Notes
52
52
**enable_notify_sla_jira_only** | **bool** | Enables Notify when time to remediate according to Finding SLA's is breached for Findings that are linked to JIRA issues. Notification is disabled for Findings not linked to JIRA issues | [optional]
53
53
**enable_notify_sla_exponential_backoff** | **bool** | Enable an exponential backoff strategy for SLA breach notifications, e.g. 1, 2, 4, 8, etc. Otherwise it alerts every day | [optional]
54
54
**allow_anonymous_survey_repsonse** | **bool** | Enable anyone with a link to the survey to answer a survey | [optional]
55
-
**credentials** | **str** | | [optional]
56
55
**disclaimer_notifications** | **str** | Include this custom disclaimer on all notifications | [optional]
57
56
**disclaimer_reports** | **str** | Include this custom disclaimer on generated reports | [optional]
58
57
**disclaimer_reports_forced** | **bool** | Disclaimer will be added to all reports even if user didn't selected 'Include disclaimer'. | [optional]
0 commit comments