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:
parent
5a792cc821
commit
e6904ca884
1 changed files with 1 additions and 3 deletions
|
@ -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": [],
|
||||
|
|
Loading…
Reference in a new issue