mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
chore: gitignore open api docs/tests (#9643)
This commit is contained in:
parent
924e9f08cd
commit
2ada4a8426
429 changed files with 4 additions and 21553 deletions
19
mobile/openapi/doc/SystemConfigMachineLearningDto.md
generated
19
mobile/openapi/doc/SystemConfigMachineLearningDto.md
generated
|
|
@ -1,19 +0,0 @@
|
|||
# openapi.model.SystemConfigMachineLearningDto
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:openapi/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**clip** | [**CLIPConfig**](CLIPConfig.md) | |
|
||||
**duplicateDetection** | [**DuplicateDetectionConfig**](DuplicateDetectionConfig.md) | |
|
||||
**enabled** | **bool** | |
|
||||
**facialRecognition** | [**RecognitionConfig**](RecognitionConfig.md) | |
|
||||
**url** | **String** | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue