Closed Bug 864507 Opened 11 years ago Closed 11 years ago

Update webpay to use v1 urls

Categories

(Marketplace Graveyard :: Payments/Refunds, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2013-04-25

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

Details

(Whiteboard: p=1)

For example:

mkt_client.slumber.api.v1.webpay.product.icon.get(data={'url':'http://test'})

Is preferred over:

mkt_client.slumber.api.webpay.product.icon.get(data={'url':'http://test'})

Although both will work at this time.
Assignee: nobody → amckay
Whiteboard: p=1
Target Milestone: --- → 2013-04-25
https://github.com/mozilla/webpay/commit/b0ecbb
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.