chargebee
Advanced tools
Comparing version 2.6.6 to 2.7.0
@@ -11,3 +11,3 @@ var ChargeBee = {}; | ||
timeout: 40000, | ||
clientVersion: 'v2.6.6', | ||
clientVersion: 'v2.7.0', | ||
port: 443, | ||
@@ -14,0 +14,0 @@ timemachineWaitInMillis: 3000, |
@@ -1565,2 +1565,3 @@ var _endpoints = { | ||
"quoted_subscription": [], | ||
"quoted_charge": [], | ||
"quote_line_group": [], | ||
@@ -2272,9 +2273,2 @@ "plan": [ | ||
true | ||
], | ||
[ | ||
"list_internal", | ||
"GET", | ||
"/attached_items", | ||
"/list_internal", | ||
false | ||
] | ||
@@ -2318,4 +2312,4 @@ ], | ||
] | ||
], | ||
] | ||
}; | ||
module.exports = _endpoints; |
{ | ||
"name":"chargebee", | ||
"version":"2.6.6", | ||
"version":"2.7.0", | ||
"description":"A library for integrating with ChargeBee.", | ||
@@ -5,0 +5,0 @@ "keywords":[ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
162256
2727