foxnewsnetwork / American-Lit-315

1 stars 1 forks source link

test api interaction with xml put #25

Closed foxnewsnetwork closed 12 years ago

foxnewsnetwork commented 12 years ago

From here on out, the update action in controllers, when called through xml, will provide api functionality in terms of informing the server that an user has clicked an ad, redeemed a coupon, etc.

These functions need testing as we go.

SpinnakerSix commented 12 years ago

update action now tells the server when a redeem actions and click through action happens through put commands.