1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/openapi/doc/ServerThemeDto.md
Wingy cb0e37e76e
fix(web): fix Theme Custom CSS endpoint requiring the user to be logged in as the server admin (#4633)
* fix custom css requiring the user to be the admin and logged in

* move theme api to custom endpoint

* add e2e test
2023-10-25 22:13:05 +00:00

450 B
Generated

openapi.model.ServerThemeDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
theme SystemConfigThemeDto

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