@closerplatform/spinner-openapi 0.12.56 → 0.12.57

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
@@ -6166,7 +6166,7 @@ exports.MainNotificationsApiFetchParamCreator = function (configuration) {
6166
6166
  const localVarPath = `/notifications/main-notifications/{id}`
6167
6167
  .replace(`{${"id"}}`, encodeURIComponent(String(id)));
6168
6168
  const localVarUrlObj = url.parse(localVarPath, true);
6169
- const localVarRequestOptions = Object.assign({ method: 'GET' }, options);
6169
+ const localVarRequestOptions = Object.assign({ method: 'PATCH' }, options);
6170
6170
  const localVarHeaderParameter = {};
6171
6171
  const localVarQueryParameter = {};
6172
6172
  // authentication apiKey required
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.56",
3
+ "version": "0.12.57",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [