@gizone/rrs-client 4.1.3-alpha.216 → 4.1.3-alpha.218

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.
@@ -25,46 +25,46 @@ export interface GetUserWx200Response {
25
25
  'trailerFields'?: object;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
- * @type {number}
34
+ * @type {Array<string>}
35
35
  * @memberof GetUserWx200Response
36
36
  */
37
- 'status'?: number;
37
+ 'headerNames'?: Array<string>;
38
38
  /**
39
39
  *
40
- * @type {string}
40
+ * @type {GetUserWx200ResponseLocale}
41
41
  * @memberof GetUserWx200Response
42
42
  */
43
- 'contentType'?: string;
43
+ 'locale'?: GetUserWx200ResponseLocale;
44
44
  /**
45
45
  *
46
46
  * @type {number}
47
47
  * @memberof GetUserWx200Response
48
48
  */
49
- 'contentLength'?: number;
49
+ 'bufferSize'?: number;
50
50
  /**
51
51
  *
52
- * @type {GetUserWx200ResponseOutputStream}
52
+ * @type {string}
53
53
  * @memberof GetUserWx200Response
54
54
  */
55
- 'outputStream'?: GetUserWx200ResponseOutputStream;
55
+ 'contentType'?: string;
56
56
  /**
57
57
  *
58
- * @type {GetUserWx200ResponseLocale}
58
+ * @type {number}
59
59
  * @memberof GetUserWx200Response
60
60
  */
61
- 'locale'?: GetUserWx200ResponseLocale;
61
+ 'contentLength'?: number;
62
62
  /**
63
63
  *
64
- * @type {number}
64
+ * @type {GetUserWx200ResponseOutputStream}
65
65
  * @memberof GetUserWx200Response
66
66
  */
67
- 'bufferSize'?: number;
67
+ 'outputStream'?: GetUserWx200ResponseOutputStream;
68
68
  /**
69
69
  *
70
70
  * @type {string}
@@ -36,17 +36,17 @@ export interface IPageAccessVO {
36
36
  'records'?: Array<AccessVO>;
37
37
  /**
38
38
  *
39
- * @type {boolean}
39
+ * @type {number}
40
40
  * @memberof IPageAccessVO
41
- * @deprecated
42
41
  */
43
- 'hitCount'?: boolean;
42
+ 'pages'?: number;
44
43
  /**
45
44
  *
46
- * @type {number}
45
+ * @type {boolean}
47
46
  * @memberof IPageAccessVO
47
+ * @deprecated
48
48
  */
49
- 'pages'?: number;
49
+ 'hitCount'?: boolean;
50
50
  /**
51
51
  *
52
52
  * @type {boolean}
@@ -25,46 +25,46 @@ export interface GetUserWx200Response {
25
25
  'trailerFields'?: object;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
- * @type {number}
34
+ * @type {Array<string>}
35
35
  * @memberof GetUserWx200Response
36
36
  */
37
- 'status'?: number;
37
+ 'headerNames'?: Array<string>;
38
38
  /**
39
39
  *
40
- * @type {string}
40
+ * @type {GetUserWx200ResponseLocale}
41
41
  * @memberof GetUserWx200Response
42
42
  */
43
- 'contentType'?: string;
43
+ 'locale'?: GetUserWx200ResponseLocale;
44
44
  /**
45
45
  *
46
46
  * @type {number}
47
47
  * @memberof GetUserWx200Response
48
48
  */
49
- 'contentLength'?: number;
49
+ 'bufferSize'?: number;
50
50
  /**
51
51
  *
52
- * @type {GetUserWx200ResponseOutputStream}
52
+ * @type {string}
53
53
  * @memberof GetUserWx200Response
54
54
  */
55
- 'outputStream'?: GetUserWx200ResponseOutputStream;
55
+ 'contentType'?: string;
56
56
  /**
57
57
  *
58
- * @type {GetUserWx200ResponseLocale}
58
+ * @type {number}
59
59
  * @memberof GetUserWx200Response
60
60
  */
61
- 'locale'?: GetUserWx200ResponseLocale;
61
+ 'contentLength'?: number;
62
62
  /**
63
63
  *
64
- * @type {number}
64
+ * @type {GetUserWx200ResponseOutputStream}
65
65
  * @memberof GetUserWx200Response
66
66
  */
67
- 'bufferSize'?: number;
67
+ 'outputStream'?: GetUserWx200ResponseOutputStream;
68
68
  /**
69
69
  *
70
70
  * @type {string}
@@ -36,17 +36,17 @@ export interface IPageAccessVO {
36
36
  'records'?: Array<AccessVO>;
37
37
  /**
38
38
  *
39
- * @type {boolean}
39
+ * @type {number}
40
40
  * @memberof IPageAccessVO
41
- * @deprecated
42
41
  */
43
- 'hitCount'?: boolean;
42
+ 'pages'?: number;
44
43
  /**
45
44
  *
46
- * @type {number}
45
+ * @type {boolean}
47
46
  * @memberof IPageAccessVO
47
+ * @deprecated
48
48
  */
49
- 'pages'?: number;
49
+ 'hitCount'?: boolean;
50
50
  /**
51
51
  *
52
52
  * @type {boolean}
@@ -34,46 +34,46 @@ export interface GetUserWx200Response {
34
34
  'trailerFields'?: object;
35
35
  /**
36
36
  *
37
- * @type {Array<string>}
37
+ * @type {number}
38
38
  * @memberof GetUserWx200Response
39
39
  */
40
- 'headerNames'?: Array<string>;
40
+ 'status'?: number;
41
41
  /**
42
42
  *
43
- * @type {number}
43
+ * @type {Array<string>}
44
44
  * @memberof GetUserWx200Response
45
45
  */
46
- 'status'?: number;
46
+ 'headerNames'?: Array<string>;
47
47
  /**
48
48
  *
49
- * @type {string}
49
+ * @type {GetUserWx200ResponseLocale}
50
50
  * @memberof GetUserWx200Response
51
51
  */
52
- 'contentType'?: string;
52
+ 'locale'?: GetUserWx200ResponseLocale;
53
53
  /**
54
54
  *
55
55
  * @type {number}
56
56
  * @memberof GetUserWx200Response
57
57
  */
58
- 'contentLength'?: number;
58
+ 'bufferSize'?: number;
59
59
  /**
60
60
  *
61
- * @type {GetUserWx200ResponseOutputStream}
61
+ * @type {string}
62
62
  * @memberof GetUserWx200Response
63
63
  */
64
- 'outputStream'?: GetUserWx200ResponseOutputStream;
64
+ 'contentType'?: string;
65
65
  /**
66
66
  *
67
- * @type {GetUserWx200ResponseLocale}
67
+ * @type {number}
68
68
  * @memberof GetUserWx200Response
69
69
  */
70
- 'locale'?: GetUserWx200ResponseLocale;
70
+ 'contentLength'?: number;
71
71
  /**
72
72
  *
73
- * @type {number}
73
+ * @type {GetUserWx200ResponseOutputStream}
74
74
  * @memberof GetUserWx200Response
75
75
  */
76
- 'bufferSize'?: number;
76
+ 'outputStream'?: GetUserWx200ResponseOutputStream;
77
77
  /**
78
78
  *
79
79
  * @type {string}
@@ -43,17 +43,17 @@ export interface IPageAccessVO {
43
43
  'records'?: Array<AccessVO>;
44
44
  /**
45
45
  *
46
- * @type {boolean}
46
+ * @type {number}
47
47
  * @memberof IPageAccessVO
48
- * @deprecated
49
48
  */
50
- 'hitCount'?: boolean;
49
+ 'pages'?: number;
51
50
  /**
52
51
  *
53
- * @type {number}
52
+ * @type {boolean}
54
53
  * @memberof IPageAccessVO
54
+ * @deprecated
55
55
  */
56
- 'pages'?: number;
56
+ 'hitCount'?: boolean;
57
57
  /**
58
58
  *
59
59
  * @type {boolean}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.1.3-alpha.216",
3
+ "version": "4.1.3-alpha.218",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {