<div dir="ltr">What am I doing wrong here?<div><br></div><div>doing </div><div><br></div><div>http patch <a href="http://localhost:9091/v2/merchants/">http://localhost:9091/v2/merchants/</a><uuid> currency=nok < works fine</div>
<div>http patch <a href="http://localhost:9091/v2/merchants/">http://localhost:9091/v2/merchants/</a><uuid>/customers/<uuid> currency=nok < fails and doesn't seem to be finding the patch method there even though it's exposed</div>
<div><br></div><div><a href="https://review.openstack.org/#/c/38981/3/billingstack/api/v2/controllers/customer.py">https://review.openstack.org/#/c/38981/3/billingstack/api/v2/controllers/customer.py</a> is the controller for example that doesn't work.</div>
<div><br></div><div>Endre</div></div>