chargebee
Advanced tools
Comparing version 2.16.0 to 2.17.0
@@ -11,3 +11,3 @@ var ChargeBee = {}; | ||
timeout: 80000, | ||
clientVersion: 'v2.16.0', | ||
clientVersion: 'v2.17.0', | ||
port: 443, | ||
@@ -14,0 +14,0 @@ timemachineWaitInMillis: 3000, |
@@ -186,2 +186,9 @@ var _endpoints = { | ||
[ | ||
"import_unbilled_charges", | ||
"POST", | ||
"/subscriptions", | ||
"/import_unbilled_charges", | ||
true | ||
], | ||
[ | ||
"import_for_items", | ||
@@ -956,2 +963,9 @@ "POST", | ||
true | ||
], | ||
[ | ||
"import_credit_note", | ||
"POST", | ||
"/credit_notes", | ||
"/import_credit_note", | ||
false | ||
] | ||
@@ -958,0 +972,0 @@ ], |
{ | ||
"name":"chargebee", | ||
"version":"2.16.0", | ||
"version":"2.17.0", | ||
"description":"A library for integrating with ChargeBee.", | ||
@@ -5,0 +5,0 @@ "keywords":[ |
Sorry, the diff of this file is too big to display
183659
3007