@closerplatform/spinner-openapi 0.12.67 → 0.12.68

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
@@ -16504,7 +16504,7 @@ exports.UsersApiFetchParamCreator = function (configuration) {
16504
16504
  const localVarPath = `/users/guest/{customerId}/reinit`
16505
16505
  .replace(`{${"customerId"}}`, encodeURIComponent(String(customerId)));
16506
16506
  const localVarUrlObj = url.parse(localVarPath, true);
16507
- const localVarRequestOptions = Object.assign({ method: 'DELETE' }, options);
16507
+ const localVarRequestOptions = Object.assign({ method: 'POST' }, options);
16508
16508
  const localVarHeaderParameter = {};
16509
16509
  const localVarQueryParameter = {};
16510
16510
  // authentication apiKey required
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.67",
3
+ "version": "0.12.68",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [