1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/mobile/openapi/doc/LogoutResponseDto.md
Matthias Rupp bef1e2e3db
Api logout route (#361)
* Add logout route that deletes http only cookies

* Rebuild API
2022-07-19 13:49:58 -05:00

426 B

openapi.model.LogoutResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
successful bool [readonly]

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