chargebee
Advanced tools
Comparing version 2.17.0 to 2.18.0
@@ -11,3 +11,3 @@ var ChargeBee = {}; | ||
timeout: 80000, | ||
clientVersion: 'v2.17.0', | ||
clientVersion: 'v2.18.0', | ||
port: 443, | ||
@@ -14,0 +14,0 @@ timemachineWaitInMillis: 3000, |
@@ -730,2 +730,9 @@ var _endpoints = { | ||
[ | ||
"delete_line_items", | ||
"POST", | ||
"/invoices", | ||
"/delete_line_items", | ||
true | ||
], | ||
[ | ||
"apply_credits", | ||
@@ -732,0 +739,0 @@ "POST", |
{ | ||
"name":"chargebee", | ||
"version":"2.17.0", | ||
"version":"2.18.0", | ||
"description":"A library for integrating with ChargeBee.", | ||
@@ -5,0 +5,0 @@ "keywords":[ |
Sorry, the diff of this file is too big to display
184659
3014