[RFC 2/2] REST: Add Projects to the REST API

Andy Doan andy.doan at linaro.org
Sat Mar 26 00:38:00 AEDT 2016


On 03/25/2016 08:28 AM, Finucane, Stephen wrote:
> On 24 Mar 13:57, Andy Doan wrote:
>
> [snip]
>
>> NOTE: Damien's code only exposes: ('id', 'name', 'linkname',
>> 'listemail', 'web_url', 'scm_url', 'webscm_url'). ie
>> "send_notifications" and "use_tags" are hidden. I didn't see why
>> that would be helpful, and it also adds to development costs to have
>> to remember a field added to models.Project means a change needed
>> for this. Does this make sense?
>
> I'm fine exposing 'send_notifications', as I think it's a valid
> property that people would like to know about. If you wanted to hide
> it, however, could you use 'exclude' [1]?

There's no problem excluding it. However, is there a reason we *don't* 
want to expose it?



More information about the Patchwork mailing list