Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint" (#62310)

Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint (#62253)"

This reverts commit 3ccafe3a5a.
This commit is contained in:
George Robinson
2023-01-27 13:41:36 +01:00
committed by GitHub
parent 846acd28ff
commit b6db1ed524
6 changed files with 7 additions and 20 deletions
+1 -3
View File
@@ -2005,9 +2005,6 @@
],
"type": "string"
},
"is_paused": {
"type": "boolean"
},
"no_data_state": {
"enum": [
"Alerting",
@@ -3498,6 +3495,7 @@
"type": "object"
},
"gettableAlert": {
"description": "GettableAlert gettable alert",
"properties": {
"annotations": {
"$ref": "#/definitions/labelSet"