chore: remove person workflow elements (#28974)

This commit is contained in:
Daniel Dietzler
2026-06-10 18:49:33 +02:00
committed by GitHub
parent 07813135b5
commit fb798a8f29
10 changed files with 41 additions and 76 deletions
+2 -4
View File
@@ -27273,8 +27273,7 @@
"description": "Plugin trigger type",
"enum": [
"AssetCreate",
"AssetMetadataExtraction",
"PersonRecognized"
"AssetMetadataExtraction"
],
"type": "string"
},
@@ -27301,8 +27300,7 @@
"WorkflowType": {
"description": "Workflow type",
"enum": [
"AssetV1",
"AssetPersonV1"
"AssetV1"
],
"type": "string"
},