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&not_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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to