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: services/observability/src/stackit/observability/models/update_alert_configs_payload_global.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
classUpdateAlertConfigsPayloadGlobal(BaseModel):
26
26
"""
27
-
Global config. If nothing passed the default argus config will be used.
27
+
Global config. If nothing passed the default argus config will be used. It is only possible to update the entire global part, not individual attributes.
0 commit comments