mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
openapi
This commit is contained in:
parent
abef381543
commit
321f0d1ff1
3 changed files with 2 additions and 8 deletions
|
|
@ -1424,8 +1424,6 @@ export type SystemConfigMachineLearningDto = {
|
|||
enabled: boolean;
|
||||
facialRecognition: FacialRecognitionConfig;
|
||||
ocr: OcrConfig;
|
||||
/** This property was deprecated in v1.122.0 */
|
||||
url?: string;
|
||||
urls: string[];
|
||||
};
|
||||
export type SystemConfigMapDto = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue