immich/mobile/openapi/doc/ServerConfigDto.md
Jonathan Jogenfors 41befc0948
fix(server): don't publicly reveal user count (#4409)
* fix: don't reveal user count publicly

* fix: mobile and user controller

* fix: update other frontend endpoints

* fix: revert openapi change

* chore: open api

* fix: initialize

* openapi

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-11 02:37:13 +00:00

559 B
Generated

openapi.model.ServerConfigDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
isInitialized bool
loginPageMessage String
mapTileUrl String
oauthButtonText String
trashDays int

[Back to Model list] [Back to API list] [Back to README]