@epilot/customer-portal-client
Advanced tools
Comparing version 0.16.9 to 0.16.10
{ | ||
"name": "@epilot/customer-portal-client", | ||
"version": "0.16.9", | ||
"version": "0.16.10", | ||
"description": "API Client for epilot portal API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -336,2 +336,14 @@ { | ||
}, | ||
"/v2/portal/user/resend/confirmation-email/{id}": { | ||
"post": { | ||
"operationId": "resendConfirmationEmail", | ||
"parameters": [ | ||
{ | ||
"in": "path", | ||
"name": "id", | ||
"required": true | ||
} | ||
] | ||
} | ||
}, | ||
"/v2/porta/users/by-related-entity": { | ||
@@ -338,0 +350,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
560627
14974