@@ -39,104 +39,77 @@ import {
3939 RetryableError as __RetryableError ,
4040 XYZServiceServiceException as __XYZServiceServiceException ,
4141} from "../models/errors" ;
42- import { XYZServiceSyntheticServiceException as __XYZServiceSyntheticServiceException } from "../models/XYZServiceSyntheticServiceException" ;
42+ import {
43+ XYZServiceSyntheticServiceException as __XYZServiceSyntheticServiceException ,
44+ } from "../models/XYZServiceSyntheticServiceException" ;
4345
4446/* eslint no-var: 0 */
45-
46- export var Alpha : StaticStructureSchema = [ 3 , n0 , _A , 0 , [ _i , _t ] , [ 0 , 4 ] ] ;
47- export var CodedThrottlingError : StaticErrorSchema = [
48- - 3 ,
49- n0 ,
50- _CTE ,
51- {
52- [ _e ] : _c ,
53- [ _hE ] : 429 ,
54- } ,
55- [ ] ,
47+ export var Alpha : StaticStructureSchema = [ 3 , n0 , _A ,
48+ 0 ,
49+ [ _i , _t ] ,
50+ [ 0 , 4 ]
51+ ] ;
52+ export var CodedThrottlingError : StaticErrorSchema = [ - 3 , n0 , _CTE ,
53+ { [ _e ] : _c , [ _hE ] : 429 } ,
5654 [ ] ,
55+ [ ]
5756] ;
5857TypeRegistry . for ( n0 ) . registerError ( CodedThrottlingError , __CodedThrottlingError ) ;
59-
60- export var GetNumbersRequest : StaticStructureSchema = [ 3 , n0 , _GNR , 0 , [ _bD , _bI , _fWM , _fWMi ] , [ 17 , 19 , 0 , 0 ] ] ;
61- export var GetNumbersResponse : StaticStructureSchema = [ 3 , n0 , _GNRe , 0 , [ _bD , _bI ] , [ 17 , 19 ] ] ;
62- export var HaltError : StaticErrorSchema = [
63- - 3 ,
64- n0 ,
65- _HE ,
66- {
67- [ _e ] : _c ,
68- } ,
69- [ ] ,
58+ export var GetNumbersRequest : StaticStructureSchema = [ 3 , n0 , _GNR ,
59+ 0 ,
60+ [ _bD , _bI , _fWM , _fWMi ] ,
61+ [ 17 , 19 , 0 , 0 ]
62+ ] ;
63+ export var GetNumbersResponse : StaticStructureSchema = [ 3 , n0 , _GNRe ,
64+ 0 ,
65+ [ _bD , _bI ] ,
66+ [ 17 , 19 ]
67+ ] ;
68+ export var HaltError : StaticErrorSchema = [ - 3 , n0 , _HE ,
69+ { [ _e ] : _c } ,
7070 [ ] ,
71+ [ ]
7172] ;
7273TypeRegistry . for ( n0 ) . registerError ( HaltError , __HaltError ) ;
73-
74- export var MysteryThrottlingError : StaticErrorSchema = [
75- - 3 ,
76- n0 ,
77- _MTE ,
78- {
79- [ _e ] : _c ,
80- } ,
81- [ ] ,
74+ export var MysteryThrottlingError : StaticErrorSchema = [ - 3 , n0 , _MTE ,
75+ { [ _e ] : _c } ,
8276 [ ] ,
77+ [ ]
8378] ;
8479TypeRegistry . for ( n0 ) . registerError ( MysteryThrottlingError , __MysteryThrottlingError ) ;
85-
86- export var RetryableError : StaticErrorSchema = [
87- - 3 ,
88- n0 ,
89- _RE ,
90- {
91- [ _e ] : _c ,
92- } ,
93- [ ] ,
80+ export var RetryableError : StaticErrorSchema = [ - 3 , n0 , _RE ,
81+ { [ _e ] : _c } ,
9482 [ ] ,
83+ [ ]
9584] ;
9685TypeRegistry . for ( n0 ) . registerError ( RetryableError , __RetryableError ) ;
97-
98- export var TradeEventStreamRequest : StaticStructureSchema = [ 3 , n0 , _TESR , 0 , [ _eS ] , [ [ ( ) => TradeEvents , 0 ] ] ] ;
99- export var TradeEventStreamResponse : StaticStructureSchema = [ 3 , n0 , _TESRr , 0 , [ _eS ] , [ [ ( ) => TradeEvents , 0 ] ] ] ;
100- export var XYZServiceServiceException : StaticErrorSchema = [
101- - 3 ,
102- n0 ,
103- _XYZSSE ,
104- {
105- [ _e ] : _c ,
106- } ,
107- [ ] ,
108- [ ] ,
86+ export var TradeEventStreamRequest : StaticStructureSchema = [ 3 , n0 , _TESR ,
87+ 0 ,
88+ [ _eS ] ,
89+ [ [ ( ) => TradeEvents , 0 ] ]
10990] ;
110- TypeRegistry . for ( n0 ) . registerError ( XYZServiceServiceException , __XYZServiceServiceException ) ;
111-
112- export var __Unit = "unit" as const ;
113-
114- export var XYZServiceSyntheticServiceException : StaticErrorSchema = [
115- - 3 ,
116- _s ,
117- "XYZServiceSyntheticServiceException" ,
91+ export var TradeEventStreamResponse : StaticStructureSchema = [ 3 , n0 , _TESRr ,
11892 0 ,
93+ [ _eS ] ,
94+ [ [ ( ) => TradeEvents , 0 ] ]
95+ ] ;
96+ export var XYZServiceServiceException : StaticErrorSchema = [ - 3 , n0 , _XYZSSE ,
97+ { [ _e ] : _c } ,
11998 [ ] ,
120- [ ] ,
99+ [ ]
121100] ;
101+ TypeRegistry . for ( n0 ) . registerError ( XYZServiceServiceException , __XYZServiceServiceException ) ;
102+ export var __Unit = "unit" as const ;
103+ export var XYZServiceSyntheticServiceException : StaticErrorSchema = [ - 3 , _s , "XYZServiceSyntheticServiceException" , 0 , [ ] , [ ] ] ;
122104TypeRegistry . for ( _s ) . registerError ( XYZServiceSyntheticServiceException , __XYZServiceSyntheticServiceException ) ;
123-
124- export var TradeEvents : StaticStructureSchema = [
125- 3 ,
126- n0 ,
127- _TE ,
128- {
129- [ _st ] : 1 ,
130- } ,
105+ export var TradeEvents : StaticStructureSchema = [ 3 , n0 , _TE ,
106+ { [ _st ] : 1 } ,
131107 [ _a , _b , _g ] ,
132- [ ( ) => Alpha , ( ) => __Unit , ( ) => __Unit ] ,
108+ [ ( ) => Alpha , ( ) => __Unit , ( ) => __Unit ]
133109] ;
134- export var GetNumbers : StaticOperationSchema = [ 9 , n0 , _GN , 0 , ( ) => GetNumbersRequest , ( ) => GetNumbersResponse ] ;
135- export var TradeEventStream : StaticOperationSchema = [
136- 9 ,
137- n0 ,
138- _TES ,
139- 0 ,
140- ( ) => TradeEventStreamRequest ,
141- ( ) => TradeEventStreamResponse ,
110+ export var GetNumbers : StaticOperationSchema = [ 9 , n0 , _GN ,
111+ 0 , ( ) => GetNumbersRequest , ( ) => GetNumbersResponse
112+ ] ;
113+ export var TradeEventStream : StaticOperationSchema = [ 9 , n0 , _TES ,
114+ 0 , ( ) => TradeEventStreamRequest , ( ) => TradeEventStreamResponse
142115] ;
0 commit comments