immich/mobile/openapi/doc/SmartInfoResponseDto.md
Zack Pollard d1ea6a897e
chore(server): typeorm definitions fix part 3 (#1796)
* chore(server): tidy up exif typeorm entity definition

* chore(server): tidy up shared link typeorm entity definition

* chore(server): tidy up smart info typeorm entity definition

* chore(server): tidy up tag typeorm entity definition

* ci: add job that checks typeorm migrations are correct and up-to-date
2023-02-20 01:50:27 +00:00

521 B
Generated

openapi.model.SmartInfoResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
tags List [optional] [default to const []]
objects List [optional] [default to const []]

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