mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: small typo in openapi-spec (#29308)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
688241a462
commit
a876d4a9f1
2 changed files with 2 additions and 2 deletions
|
|
@ -16252,7 +16252,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Faces",
|
||||
"description": "A face is a detected human face within an asset, which can be associated with a person. Faces are normally detected via machine learning, but can also be created via manually."
|
||||
"description": "A face is a detected human face within an asset, which can be associated with a person. Faces are normally detected via machine learning, but can also be created manually."
|
||||
},
|
||||
{
|
||||
"name": "Integrity (admin)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue