@epilot/customer-portal-client
Advanced tools
Comparing version 0.11.9 to 0.11.10
{ | ||
"name": "@epilot/customer-portal-client", | ||
"version": "0.11.9", | ||
"version": "0.11.10", | ||
"description": "API Client for epilot portal API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -23,3 +23,4 @@ { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -42,3 +43,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -61,3 +63,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -74,3 +77,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -87,3 +91,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
}, | ||
@@ -98,3 +103,4 @@ "delete": { | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -116,3 +122,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -129,3 +136,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -135,3 +143,4 @@ }, | ||
"get": { | ||
"operationId": "getAllPortalConfigs" | ||
"operationId": "getAllPortalConfigs", | ||
"responses": {} | ||
} | ||
@@ -154,3 +163,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
}, | ||
@@ -165,3 +175,4 @@ "get": { | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -183,3 +194,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -202,3 +214,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
}, | ||
@@ -213,3 +226,4 @@ "get": { | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -224,3 +238,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -230,3 +245,4 @@ }, | ||
"get": { | ||
"operationId": "getOrganizationSettings" | ||
"operationId": "getOrganizationSettings", | ||
"responses": {} | ||
} | ||
@@ -236,3 +252,4 @@ }, | ||
"get": { | ||
"operationId": "getSchemas" | ||
"operationId": "getSchemas", | ||
"responses": {} | ||
} | ||
@@ -242,3 +259,4 @@ }, | ||
"get": { | ||
"operationId": "extraPermissionAttributes" | ||
"operationId": "extraPermissionAttributes", | ||
"responses": {} | ||
} | ||
@@ -248,3 +266,4 @@ }, | ||
"get": { | ||
"operationId": "getContact" | ||
"operationId": "getContact", | ||
"responses": {} | ||
}, | ||
@@ -257,3 +276,4 @@ "patch": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -270,3 +290,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -288,3 +309,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -308,3 +330,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -327,3 +350,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -333,3 +357,4 @@ }, | ||
"get": { | ||
"operationId": "getValidSecondaryAttributes" | ||
"operationId": "getValidSecondaryAttributes", | ||
"responses": {} | ||
} | ||
@@ -339,3 +364,4 @@ }, | ||
"get": { | ||
"operationId": "getPortalUser" | ||
"operationId": "getPortalUser", | ||
"responses": {} | ||
}, | ||
@@ -348,6 +374,8 @@ "patch": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
}, | ||
"delete": { | ||
"operationId": "deletePortalUser" | ||
"operationId": "deletePortalUser", | ||
"responses": {} | ||
} | ||
@@ -369,3 +397,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -392,3 +421,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -415,3 +445,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -426,3 +457,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -439,3 +471,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -457,3 +490,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -470,3 +504,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
}, | ||
@@ -486,3 +521,4 @@ "patch": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -504,5 +540,48 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
}, | ||
"/v2/portal/opportunities/searchable-attributes": { | ||
"get": { | ||
"operationId": "getSearchableAttributesForOpportunities", | ||
"parameters": [ | ||
{ | ||
"in": "query", | ||
"name": "from", | ||
"required": false | ||
}, | ||
{ | ||
"in": "query", | ||
"name": "size", | ||
"required": false | ||
} | ||
], | ||
"responses": {} | ||
} | ||
}, | ||
"/v2/portal/opportunities/search": { | ||
"post": { | ||
"operationId": "getSearchResultsForOpportunities", | ||
"parameters": [ | ||
{ | ||
"in": "query", | ||
"name": "from", | ||
"required": false | ||
}, | ||
{ | ||
"in": "query", | ||
"name": "size", | ||
"required": false | ||
} | ||
], | ||
"requestBody": { | ||
"required": true, | ||
"content": { | ||
"application/json": {} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
}, | ||
"/v2/portal/opportunities/{id}": { | ||
@@ -517,3 +596,4 @@ "get": { | ||
} | ||
] | ||
], | ||
"responses": {} | ||
}, | ||
@@ -534,3 +614,4 @@ "patch": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -552,3 +633,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -565,3 +647,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
}, | ||
@@ -582,3 +665,4 @@ "patch": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -595,3 +679,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -614,3 +699,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -632,3 +718,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -674,3 +761,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -696,3 +784,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -709,3 +798,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -728,3 +818,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -740,3 +831,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
}, | ||
@@ -750,3 +842,4 @@ "delete": { | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -762,3 +855,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -768,3 +862,4 @@ }, | ||
"get": { | ||
"operationId": "getRegistrationIdentifiers" | ||
"operationId": "getRegistrationIdentifiers", | ||
"responses": {} | ||
} | ||
@@ -790,3 +885,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -803,3 +899,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -816,3 +913,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -822,3 +920,4 @@ }, | ||
"get": { | ||
"operationId": "getFilesCountByEntity" | ||
"operationId": "getFilesCountByEntity", | ||
"responses": {} | ||
} | ||
@@ -857,3 +956,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -863,3 +963,4 @@ }, | ||
"get": { | ||
"operationId": "getCustomerBalance" | ||
"operationId": "getCustomerBalance", | ||
"responses": {} | ||
} | ||
@@ -875,3 +976,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -898,3 +1000,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -909,3 +1012,4 @@ }, | ||
} | ||
} | ||
}, | ||
"responses": {} | ||
} | ||
@@ -927,3 +1031,4 @@ }, | ||
} | ||
] | ||
], | ||
"responses": {} | ||
} | ||
@@ -930,0 +1035,0 @@ } |
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
1137091
31380