@radio-retail/api-client
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -53,3 +53,2 @@ const getData = require('../utils/get-raw-data'); | ||
// [POST]/v2/clients/:id/accounts | ||
createAccount(clientId, data, config = {}) { | ||
@@ -56,0 +55,0 @@ return instance.post(`${baseRoute}/${clientId}/accounts`, data, config).then(getData(config.raw)); |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8144
10
209