Authorization: Bearer ********************{
"model": "wan2.7-image-pro",
"prompt": "Một chú mèo cam dễ thương đang ngồi trên bệ cửa sổ, ánh nắng chiếu lên người nó, phía sau là cảnh quan thành phố",
"n": 1,
"size": "2K",
"watermark": false
}
curl --location 'https://api.key4u.shop/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "wan2.7-image-pro",
"prompt": "Một chú mèo cam dễ thương đang ngồi trên bệ cửa sổ, ánh nắng chiếu lên người nó, phía sau là cảnh quan thành phố",
"n": 1,
"size": "2K",
"watermark": false
}'{"error":{"message":"invalid request body: json: cannot unmarshal string into Go struct field GeneralOpenAIRequest.response_format of type dto.ResponseFormat (request id: 20260507163239913971004ZVwereT)","type":"new_api_error","param":"","code":"invalid_request"}}