What am I doing wrong here? doing http patch http://localhost:9091/v2/merchants/<uuid> currency=nok < works fine http patch http://localhost:9091/v2/merchants/<uuid>/customers/<uuid> currency=nok < fails and doesn't seem to be finding the patch method there even though it's exposed https://review.openstack.org/#/c/38981/3/billingstack/api/v2/controllers/customer.pyis the controller for example that doesn't work. Endre -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130729/268cafca/attachment.html>