DigiKam4 Archive
Change to only need the one json file and changed AppSettings to not need a binder file Editorconfig for no new line before open braces Nuget package bumps Database lowest-version-history
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
@host = http://0.0.0.0:5001
|
||||
|
||||
GET {{host}}/api/v1/assets/columns/
|
||||
Accept: application/json
|
||||
|
||||
@ -33,6 +35,11 @@ Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/assets/{{ownerId}}/set-digi-kam-4-archive-immich/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/assets/{{ownerId}}/archived-tag/
|
||||
Accept: application/json
|
||||
|
||||
|
Reference in New Issue
Block a user