@closerplatform/spinner-openapi 0.12.1024 → 0.12.1026

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.d.ts +2 -2
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -5007,10 +5007,10 @@ export interface OrgConfig {
5007
5007
  externalIntegrationName?: string;
5008
5008
  /**
5009
5009
  *
5010
- * @type {string}
5010
+ * @type {boolean}
5011
5011
  * @memberof OrgConfig
5012
5012
  */
5013
- recordingEnabled?: string;
5013
+ recordingEnabled: boolean;
5014
5014
  }
5015
5015
  /**
5016
5016
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.1024",
3
+ "version": "0.12.1026",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [