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
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to