@closerplatform/spinner-openapi 0.12.1151 → 0.12.1154

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.
package/dist/api.d.ts CHANGED
@@ -6951,8 +6951,7 @@ export declare enum UserRole {
6951
6951
  ADVISER = "ADVISER",
6952
6952
  BOT = "BOT",
6953
6953
  LEAD = "LEAD",
6954
- ORGANIZATION = "ORGANIZATION",
6955
- MASTER = "MASTER"
6954
+ ORGANIZATION = "ORGANIZATION"
6956
6955
  }
6957
6956
  /**
6958
6957
  *
package/dist/api.js CHANGED
@@ -345,7 +345,6 @@ var UserRole;
345
345
  UserRole["BOT"] = "BOT";
346
346
  UserRole["LEAD"] = "LEAD";
347
347
  UserRole["ORGANIZATION"] = "ORGANIZATION";
348
- UserRole["MASTER"] = "MASTER";
349
348
  })(UserRole = exports.UserRole || (exports.UserRole = {}));
350
349
  /**
351
350
  * @export
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.1151",
3
+ "version": "0.12.1154",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [