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/ServerVersionReponseDto.md

494 B
Generated

openapi.model.ServerVersionReponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
major int
minor int
patch_ int
build int

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