mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
fix: openapi spec (#20378)
This commit is contained in:
parent
ae1d60e259
commit
1804a8fe58
1 changed files with 2 additions and 1 deletions
|
|
@ -5621,7 +5621,8 @@
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"Search"
|
"Search"
|
||||||
]
|
],
|
||||||
|
"x-immich-permission": "asset.read"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"/search/metadata": {
|
"/search/metadata": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue