<div dir="ltr">Hello API WG! <div><br></div><div>I'd like to ask about possible ``=in:``[1] operator negation implementation <br>Should the implementation be a negative field name such as ``?state=in:a,b,c&not_state=in:x,y,z``?<br>Or rather a negated operator: ``?state=in:a,b,c&state=not_in:x,y,z``?</div><div>There already is the ``=neq:`` operator specified in the filtering spec[1], so I guess ``=not_in:/=nin:/=out:`` might be more appropriate?</div><div><br></div><div>Thanks!</div><div>milan</div><div><br></div><div>[1] <a href="http://specs.openstack.org/openstack/api-wg/guidelines/pagination_filter_sort.html#filtering">http://specs.openstack.org/openstack/api-wg/guidelines/pagination_filter_sort.html#filtering</a></div></div>