@gizone/rrs-client 4.1.3-alpha.206 → 4.1.3-alpha.208

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.
@@ -17,12 +17,6 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
17
17
  * @interface GetUserWx200Response
18
18
  */
19
19
  export interface GetUserWx200Response {
20
- /**
21
- *
22
- * @type {object}
23
- * @memberof GetUserWx200Response
24
- */
25
- 'trailerFields'?: object;
26
20
  /**
27
21
  *
28
22
  * @type {number}
@@ -37,16 +31,16 @@ export interface GetUserWx200Response {
37
31
  'headerNames'?: Array<string>;
38
32
  /**
39
33
  *
40
- * @type {GetUserWx200ResponseLocale}
34
+ * @type {object}
41
35
  * @memberof GetUserWx200Response
42
36
  */
43
- 'locale'?: GetUserWx200ResponseLocale;
37
+ 'trailerFields'?: object;
44
38
  /**
45
39
  *
46
- * @type {number}
40
+ * @type {GetUserWx200ResponseLocale}
47
41
  * @memberof GetUserWx200Response
48
42
  */
49
- 'bufferSize'?: number;
43
+ 'locale'?: GetUserWx200ResponseLocale;
50
44
  /**
51
45
  *
52
46
  * @type {string}
@@ -67,10 +61,10 @@ export interface GetUserWx200Response {
67
61
  'outputStream'?: GetUserWx200ResponseOutputStream;
68
62
  /**
69
63
  *
70
- * @type {string}
64
+ * @type {number}
71
65
  * @memberof GetUserWx200Response
72
66
  */
73
- 'characterEncoding'?: string;
67
+ 'bufferSize'?: number;
74
68
  /**
75
69
  *
76
70
  * @type {number}
@@ -79,14 +73,20 @@ export interface GetUserWx200Response {
79
73
  'contentLengthLong'?: number;
80
74
  /**
81
75
  *
82
- * @type {boolean}
76
+ * @type {string}
83
77
  * @memberof GetUserWx200Response
84
78
  */
85
- 'committed'?: boolean;
79
+ 'characterEncoding'?: string;
86
80
  /**
87
81
  *
88
82
  * @type {object}
89
83
  * @memberof GetUserWx200Response
90
84
  */
91
85
  'writer'?: object;
86
+ /**
87
+ *
88
+ * @type {boolean}
89
+ * @memberof GetUserWx200Response
90
+ */
91
+ 'committed'?: boolean;
92
92
  }
@@ -17,12 +17,6 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
17
17
  * @interface GetUserWx200Response
18
18
  */
19
19
  export interface GetUserWx200Response {
20
- /**
21
- *
22
- * @type {object}
23
- * @memberof GetUserWx200Response
24
- */
25
- 'trailerFields'?: object;
26
20
  /**
27
21
  *
28
22
  * @type {number}
@@ -37,16 +31,16 @@ export interface GetUserWx200Response {
37
31
  'headerNames'?: Array<string>;
38
32
  /**
39
33
  *
40
- * @type {GetUserWx200ResponseLocale}
34
+ * @type {object}
41
35
  * @memberof GetUserWx200Response
42
36
  */
43
- 'locale'?: GetUserWx200ResponseLocale;
37
+ 'trailerFields'?: object;
44
38
  /**
45
39
  *
46
- * @type {number}
40
+ * @type {GetUserWx200ResponseLocale}
47
41
  * @memberof GetUserWx200Response
48
42
  */
49
- 'bufferSize'?: number;
43
+ 'locale'?: GetUserWx200ResponseLocale;
50
44
  /**
51
45
  *
52
46
  * @type {string}
@@ -67,10 +61,10 @@ export interface GetUserWx200Response {
67
61
  'outputStream'?: GetUserWx200ResponseOutputStream;
68
62
  /**
69
63
  *
70
- * @type {string}
64
+ * @type {number}
71
65
  * @memberof GetUserWx200Response
72
66
  */
73
- 'characterEncoding'?: string;
67
+ 'bufferSize'?: number;
74
68
  /**
75
69
  *
76
70
  * @type {number}
@@ -79,14 +73,20 @@ export interface GetUserWx200Response {
79
73
  'contentLengthLong'?: number;
80
74
  /**
81
75
  *
82
- * @type {boolean}
76
+ * @type {string}
83
77
  * @memberof GetUserWx200Response
84
78
  */
85
- 'committed'?: boolean;
79
+ 'characterEncoding'?: string;
86
80
  /**
87
81
  *
88
82
  * @type {object}
89
83
  * @memberof GetUserWx200Response
90
84
  */
91
85
  'writer'?: object;
86
+ /**
87
+ *
88
+ * @type {boolean}
89
+ * @memberof GetUserWx200Response
90
+ */
91
+ 'committed'?: boolean;
92
92
  }
@@ -26,12 +26,6 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
26
26
  * @interface GetUserWx200Response
27
27
  */
28
28
  export interface GetUserWx200Response {
29
- /**
30
- *
31
- * @type {object}
32
- * @memberof GetUserWx200Response
33
- */
34
- 'trailerFields'?: object;
35
29
  /**
36
30
  *
37
31
  * @type {number}
@@ -46,16 +40,16 @@ export interface GetUserWx200Response {
46
40
  'headerNames'?: Array<string>;
47
41
  /**
48
42
  *
49
- * @type {GetUserWx200ResponseLocale}
43
+ * @type {object}
50
44
  * @memberof GetUserWx200Response
51
45
  */
52
- 'locale'?: GetUserWx200ResponseLocale;
46
+ 'trailerFields'?: object;
53
47
  /**
54
48
  *
55
- * @type {number}
49
+ * @type {GetUserWx200ResponseLocale}
56
50
  * @memberof GetUserWx200Response
57
51
  */
58
- 'bufferSize'?: number;
52
+ 'locale'?: GetUserWx200ResponseLocale;
59
53
  /**
60
54
  *
61
55
  * @type {string}
@@ -76,10 +70,10 @@ export interface GetUserWx200Response {
76
70
  'outputStream'?: GetUserWx200ResponseOutputStream;
77
71
  /**
78
72
  *
79
- * @type {string}
73
+ * @type {number}
80
74
  * @memberof GetUserWx200Response
81
75
  */
82
- 'characterEncoding'?: string;
76
+ 'bufferSize'?: number;
83
77
  /**
84
78
  *
85
79
  * @type {number}
@@ -88,15 +82,21 @@ export interface GetUserWx200Response {
88
82
  'contentLengthLong'?: number;
89
83
  /**
90
84
  *
91
- * @type {boolean}
85
+ * @type {string}
92
86
  * @memberof GetUserWx200Response
93
87
  */
94
- 'committed'?: boolean;
88
+ 'characterEncoding'?: string;
95
89
  /**
96
90
  *
97
91
  * @type {object}
98
92
  * @memberof GetUserWx200Response
99
93
  */
100
94
  'writer'?: object;
95
+ /**
96
+ *
97
+ * @type {boolean}
98
+ * @memberof GetUserWx200Response
99
+ */
100
+ 'committed'?: boolean;
101
101
  }
102
102
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.1.3-alpha.206",
3
+ "version": "4.1.3-alpha.208",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {