1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00

api spec sync

This commit is contained in:
Alex Tran 2022-12-09 21:15:53 -06:00
parent 5a792cc821
commit e6904ca884
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A

View file

@ -1793,7 +1793,6 @@
"/device-info": {
"post": {
"operationId": "createDeviceInfo",
"summary": "",
"description": "@deprecated",
"parameters": [],
"requestBody": {
@ -1829,7 +1828,6 @@
},
"patch": {
"operationId": "updateDeviceInfo",
"summary": "",
"description": "@deprecated",
"parameters": [],
"requestBody": {
@ -2176,7 +2174,7 @@
"info": {
"title": "Immich",
"description": "Immich API",
"version": "1.37.0",
"version": "1.38.0",
"contact": {}
},
"tags": [],