blob: 4cc8c18e6ffb0bc31df28ad2aef15643476b1c5e [file] [log] [blame]
{
"bids":[
{
"_link":{
"method":"GET",
"href":"http://localhost:9090/JPA-RS/auction-static/entity/StaticBid/1234",
"rel":"self"
}
},
{
"_link":{
"method":"GET",
"href":"http://localhost:9090/JPA-RS/auction-static/entity/StaticBid/5678",
"rel":"self"
}
}
],
"description":"a famous Picasso paint",
"endPrice":1000000.0,
"id":12,
"image":"Dora_Maar_au_Chat.jpeg",
"name":"Dora Maar au Chat",
"sold":false,
"startPrice":10000.0
}