mirror of
https://github.com/immich-app/immich.git
synced 2025-11-01 11:19:36 -04:00
* feat: server features * chore: open api * icon size --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
547 B
Generated
547 B
Generated
openapi.model.ServerFeaturesDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| machineLearning | bool | ||
| oauth | bool | ||
| oauthAutoLaunch | bool | ||
| passwordLogin | bool | ||
| search | bool |