chore: gitignore open api docs/tests (#9643)

This commit is contained in:
Jason Rasmussen 2024-05-21 11:35:20 -04:00 committed by GitHub
parent 924e9f08cd
commit 2ada4a8426
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
429 changed files with 4 additions and 21553 deletions

View file

@ -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)