mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix: redirect original (#27759)
This commit is contained in:
@@ -4214,6 +4214,13 @@
|
||||
"name": "size",
|
||||
"required": false,
|
||||
"in": "query",
|
||||
"x-immich-history": [
|
||||
{
|
||||
"version": "v3",
|
||||
"state": "Updated",
|
||||
"description": "Specifying 'original' is deprecated. Use the original endpoint directly instead"
|
||||
}
|
||||
],
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/AssetMediaSize"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user