Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Merge 5cd5d3e into e7ebd81
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay committed Jul 14, 2016
2 parents e7ebd81 + 5cd5d3e commit 379b2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paypalrestsdk/payments.py
Expand Up @@ -4,7 +4,7 @@
from paypalrestsdk import exceptions


class Payment(List, Find, Create, Post):
class Payment(List, Find, Create, Post, Replace):
"""Payment class wrapping the REST v1/payments/payment endpoint
Usage::
Expand Down

0 comments on commit 379b2ce

Please sign in to comment.