mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Support new processing values via API
This commit is contained in:
parent
177193e6bb
commit
9b25b76723
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"mappingType": {
|
"mappingType": {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"enum" : ["multicolor_mean", "unicolor_mean"]
|
"enum" : ["multicolor_mean", "unicolor_mean", "multicolor_mean_squared", "dominant_color", "dominant_color_advanced"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user