Ready to test pulling random assets
This commit is contained in:
@ -1,6 +1,17 @@
|
||||
@immich_to_slideshow_HostAddress = http://localhost:5243
|
||||
|
||||
GET {{immich_to_slideshow_HostAddress}}/weatherforecast/
|
||||
GET {{host}}/api/v1/assets/columns/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/assets/owner-ids/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/assets/{{ownerId}}
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/assets/{{ownerId}}/random-paths/
|
||||
Accept: application/json
|
@ -1 +0,0 @@
|
||||
GET www.google.com
|
Reference in New Issue
Block a user