Skip to content

Commit

Permalink
chore: generate open api
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldietzler committed Dec 16, 2024
1 parent 389a356 commit c81f6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api/immich-openapi-specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11940,12 +11940,12 @@
"$ref": "#/components/schemas/FacialRecognitionConfig"
},
"url": {
"format": "uri",
"deprecated": true,
"description": "This property was deprecated in v1.122.0",
"type": "string"
},
"urls": {
"format": "uri",
"items": {
"format": "uri",
"type": "string"
Expand Down

0 comments on commit c81f6d4

Please sign in to comment.