Files
immich-to-slideshow/requests/ImmichToSlideshow.hurl
mikep@0027C8334BC77C8 9c85684af7 Birthday
hurl file over http file

AddControllers

Formatting
2025-09-06 12:11:57 -07:00

81 lines
1.6 KiB
Plaintext

GET http://127.0.0.1:5001/api/v1/assets/columns/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/owner-ids/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/random-paths/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/save-random-paths/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/sync-immich/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/set-archive-immich/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/set-digi-kam-4-archive-immich/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###
GET http://127.0.0.1:5001/api/v1/assets/5f0b1052-466d-44de-a554-226d7256850d/archived-tag/
Accept: application/json
HTTP 200
[Asserts]
header "Content-Type" == "application/json"
###