@epilot/customer-portal-client
Advanced tools
Comparing version 0.16.1-rc.1 to 0.16.1-rc.2
{ | ||
"name": "@epilot/customer-portal-client", | ||
"version": "0.16.1-rc.1", | ||
"version": "0.16.1-rc.2", | ||
"description": "API Client for epilot portal API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -112,2 +112,19 @@ { | ||
}, | ||
"/v2/portal/external-links": { | ||
"get": { | ||
"operationId": "getExternalLinks", | ||
"parameters": [ | ||
{ | ||
"in": "query", | ||
"name": "origin", | ||
"required": false | ||
}, | ||
{ | ||
"in": "query", | ||
"name": "contactId", | ||
"required": false | ||
} | ||
] | ||
} | ||
}, | ||
"/v2/portal/public/portal/config": { | ||
@@ -114,0 +131,0 @@ "get": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
514043
13698