Insert into asset tag instead of updating is archived field

Convert to Podman
This commit is contained in:
2025-06-15 13:31:45 -07:00
parent ac4e4c277d
commit 1bbf22d057
10 changed files with 327 additions and 135 deletions

View File

@ -29,4 +29,11 @@ Accept: application/json
###
GET {{host}}/api/v1/assets/{{ownerId}}/set-archive-immich/
Accept: application/json
Accept: application/json
###
GET {{host}}/api/v1/assets/archived-tag/
Accept: application/json
###