File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 "optional" : true
3131 },
3232 {
33- "type" : " array " ,
33+ "type" : " table " ,
3434 "name" : " DATA" ,
3535 "direction" : " table" ,
3636 "optional" : false ,
4242 ]
4343 },
4444 {
45- "type" : " array " ,
45+ "type" : " table " ,
4646 "name" : " FIELDS" ,
4747 "direction" : " table" ,
4848 "optional" : false ,
7070 ]
7171 },
7272 {
73- "type" : " array " ,
73+ "type" : " table " ,
7474 "name" : " OPTIONS" ,
7575 "direction" : " table" ,
7676 "optional" : false ,
Original file line number Diff line number Diff line change 11[
22 {
3- "type" : " array " ,
3+ "type" : " struct " ,
44 "name" : " TEST_OUT" ,
55 "direction" : " output" ,
66 "optional" : false ,
5656 ]
5757 },
5858 {
59- "type" : " array " ,
59+ "type" : " struct " ,
6060 "name" : " TEST_IN" ,
6161 "direction" : " input" ,
6262 "optional" : false ,
112112 ]
113113 },
114114 {
115- "type" : " array " ,
115+ "type" : " table " ,
116116 "name" : " DESTINATIONS" ,
117117 "direction" : " table" ,
118118 "optional" : false ,
124124 ]
125125 },
126126 {
127- "type" : " array " ,
127+ "type" : " table " ,
128128 "name" : " LOG" ,
129129 "direction" : " table" ,
130130 "optional" : false ,
You can’t perform that action at this time.
0 commit comments