1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/mobile/openapi/lib
Jason Rasmussen 079ee658a5
fix(mobile): omit null values from json requests (#1212)
* chore: initial template

* feat: exlude null values

* chore: regenerate openapi

* chore: merge

* feat: store changes in a patch file

* feat: extract to sh script

* chore: regenerate openapi

* chore: remove duplicate file

* feat: generate mobile by itself

* Fixed number property not decorated correctly

* Revert hotfix, fix test

* Merge main

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-09 22:08:45 -06:00
..
api feat(web/server) public album sharing (#1266) 2023-01-09 14:16:08 -06:00
auth Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
model fix(mobile): omit null values from json requests (#1212) 2023-01-09 22:08:45 -06:00
api_client.dart feat(web,server): disable password login (#1223) 2023-01-09 16:32:58 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart feat(web/server) public album sharing (#1266) 2023-01-09 14:16:08 -06:00
api.dart feat(web,server): disable password login (#1223) 2023-01-09 16:32:58 -05:00