Skip to content

chore: update generated files#981

Merged
paketeserrano merged 1 commit intomainfrom
chore/make-generate
Apr 10, 2026
Merged

chore: update generated files#981
paketeserrano merged 1 commit intomainfrom
chore/make-generate

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 9, 2026

This is an automatically created PR. Changes were created by running make generate.

--- old_service_types_data.json	2026-04-10 03:42:41.403387934 +0000
+++ new_service_types_data.json	2026-04-10 03:42:43.723401031 +0000
@@ -1955,7 +1955,16 @@
           "null"
         ],
         "title": "Backup interval in hours",
-        "description": "Interval in hours between automatic backups. Minimum value is 3 hours. Must be a divisor of 24 (3, 4, 6, 8, 12, 24).  (Applicable to ACU plans only)"
+        "description": "Interval in hours between automatic backups. Minimum value is 3 hours. Must be a divisor of 24 (3, 4, 6, 8, 12, 24).  (Applicable to ACU plans only)",
+        "enum": [
+          3,
+          4,
+          6,
+          8,
+          12,
+          24,
+          null
+        ]
       },
       "backup_minute": {
         "example": 30,

@github-actions github-actions bot requested a review from a team as a code owner April 9, 2026 03:35
@paketeserrano paketeserrano merged commit fe596a5 into main Apr 10, 2026
3 checks passed
@paketeserrano paketeserrano deleted the chore/make-generate branch April 10, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants