hotel-images

Redirect Hotel Image

302-redirect to the current upstream URL for a hotel image index.

Any content-service failure degrades to 404 — a broken image beats a 500 for an <img> tag, and this public route must never leak internal errors.

get/hotel-images/{hotel_id}/{index}

Path parameters

hotel_idinteger required
indexinteger required

Response

Successful Response

{"stackTrail":"paths:/hotel-images/{hotel_id}/{index}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes