tgpfeiffer / restful-openerp

36 stars 13 forks source link

tag:value #9

Open martaross opened 10 years ago

martaross commented 10 years ago

Hi, testing your REST proxy, I'm trying to get objects but only specific keys. IE what im requesting is not the full object data like product.product/33 but only a few key:value pairs of that object. Is there any way to do that other than retrieving the full object?

Thanx