fix: unscheduling a recipe should not delete them (#8978)

Signed-off-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
Angie Jones
2026-05-03 20:26:54 -05:00
committed by GitHub
parent 45d8bf81d0
commit 17c12bfbd8
8 changed files with 60 additions and 14 deletions
+1 -1
View File
@@ -2749,7 +2749,7 @@
],
"responses": {
"204": {
"description": "Scheduled job deleted successfully"
"description": "Scheduled job removed successfully"
},
"404": {
"description": "Scheduled job not found"