Add schedules key to specificItems in wmill.schema.json

This commit is contained in:
windmill-internal-app[bot]
2026-05-19 16:12:58 +00:00
parent 26f3cbef25
commit 2b23296cd9
+42
View File
@@ -251,6 +251,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {
@@ -314,6 +321,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {
@@ -361,6 +375,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {
@@ -424,6 +445,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {
@@ -471,6 +499,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {
@@ -534,6 +569,13 @@
},
"description": "Trigger path patterns to sync per-workspace"
},
"schedules": {
"type": "array",
"items": {
"type": "string"
},
"description": "Schedule path patterns to sync per-workspace"
},
"folders": {
"type": "array",
"items": {