mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: remove person workflow elements (#28974)
This commit is contained in:
parent
07813135b5
commit
fb798a8f29
10 changed files with 41 additions and 76 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue