immich/mobile/openapi/doc/QueueStatusDto.md
Michel Heusschen b06ddec2d5
feat(server/web): jobs clear button + queue status (#2144)
* feat(server/web): jobs clear button + queue status

* adjust design and colors

* Adjust some styling

* show status next to buttons instead of on top

* Update rounded corner for badge

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-01 15:46:07 -05:00

440 B
Generated

openapi.model.QueueStatusDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
isActive bool
isPaused bool

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