Hello API WG! I'd like to ask about possible ``=in:``[1] operator negation implementation Should the implementation be a negative field name such as ``?state=in:a,b,c¬_state=in:x,y,z``? Or rather a negated operator: ``?state=in:a,b,c&state=not_in:x,y,z``? There already is the ``=neq:`` operator specified in the filtering spec[1], so I guess ``=not_in:/=nin:/=out:`` might be more appropriate? Thanks! milan [1] http://specs.openstack.org/openstack/api-wg/guidelines/pagination_filter_sort.html#filtering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161114/7a5e32df/attachment.html>