[openstack-dev] Pecan - PATCH not working on nested REST

Endre Karlson endre.karlson at gmail.com
Mon Jul 29 10:32:32 UTC 2013


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>


More information about the OpenStack-dev mailing list