1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/mobile/openapi/lib
Mert 9539a361e4
fix(server): non-nullable IsOptional (#3939)
* custom `IsOptional`

* added link to source

* formatting

* Update server/src/domain/domain.util.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* nullable birth date endpoint

* made `nullable` a property

* formatting

* removed unused dto

* updated decorator arg

* fixed album e2e tests

* add null tests for auth e2e

* add null test for person e2e

* fixed tests

* added null test for user e2e

* removed unusued import

* log key in test name

* chore: add note about mobile not being able to use the endpoint

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-01 16:40:00 +00:00
..
api refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
auth chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
model fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
api.dart refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
api_client.dart refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00