Bug 13895: Change renewal endpoint
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 21 Feb 2019 00:26:17 +0000 (00:26 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 28 Mar 2019 19:38:41 +0000 (19:38 +0000)
commit95d23bc3c38f3cd6a4e6be3aac451c3899cccc83
tree06d64c2f906554870504ad3e76d520c7298e52f6
parenta0148b440a4f05c6a6d216c85b03ea502b0da95b
Bug 13895: Change renewal endpoint

Instead of PUT on /checkout/{checkout_id} endpoint, you should now call
POST on /checkouts/{checkout_id}/renewal

Test plan:
prove t/db_dependent/api/v1/checkouts.t

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
api/v1/swagger/paths.json
api/v1/swagger/paths/checkouts.json
t/db_dependent/api/v1/checkouts.t