@vtex/api
Advanced tools
Comparing version 0.12.8 to 0.12.9
@@ -25,3 +25,3 @@ 'use strict'; | ||
Link: (account, workspace, app) => `/${routes.Links(account, workspace)}/${app}`, | ||
Link: (account, workspace, app) => `${routes.Links(account, workspace)}/${app}`, | ||
@@ -28,0 +28,0 @@ Acknowledge: (account, workspace, app, service) => `${routes.App(account, workspace, app)}/acknowledge/${service}`, |
{ | ||
"name": "@vtex/api", | ||
"version": "0.12.8", | ||
"version": "0.12.9", | ||
"description": "VTEX I/O API client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
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
194509