@closerplatform/spinner-openapi 0.12.61 → 0.12.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/api.js +1 -1
  2. package/package.json +1 -1
package/dist/api.js CHANGED
@@ -16427,7 +16427,7 @@ exports.UsersApiFetchParamCreator = function (configuration) {
16427
16427
  if (customerId === null || customerId === undefined) {
16428
16428
  throw new RequiredError('customerId', 'Required parameter customerId was null or undefined when calling patchGuestProfile.');
16429
16429
  }
16430
- const localVarPath = `/bots/personalData`
16430
+ const localVarPath = `/agents/customer/{customerId}/{orgId}`
16431
16431
  .replace(`{${"orgId"}}`, encodeURIComponent(String(orgId)))
16432
16432
  .replace(`{${"customerId"}}`, encodeURIComponent(String(customerId)));
16433
16433
  const localVarUrlObj = url.parse(localVarPath, true);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.61",
3
+ "version": "0.12.65",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [