@closerplatform/spinner-openapi 0.12.127 → 0.12.128

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 +12 -0
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -1058,6 +1058,18 @@ export interface AutoAssign {
1058
1058
  * @memberof AutoAssign
1059
1059
  */
1060
1060
  tagGroupId?: string;
1061
+ /**
1062
+ *
1063
+ * @type {string}
1064
+ * @memberof AutoAssign
1065
+ */
1066
+ tagGroup?: string;
1067
+ /**
1068
+ *
1069
+ * @type {Array<string>}
1070
+ * @memberof AutoAssign
1071
+ */
1072
+ tags?: Array<string>;
1061
1073
  }
1062
1074
  /**
1063
1075
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@closerplatform/spinner-openapi",
3
- "version": "0.12.127",
3
+ "version": "0.12.128",
4
4
  "description": "swagger client for @closerplatform/spinner-openapi",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [