Skip to content

Commit adf38ff

Browse files
committed
fix: regenerate EME schema
1 parent 1cbb351 commit adf38ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/EMESimulation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4718,6 +4718,7 @@
47184718
"type": "integer"
47194719
},
47204720
"num_sweep": {
4721+
"default": 1,
47214722
"minimum": 0,
47224723
"type": "integer"
47234724
},
@@ -12880,7 +12881,7 @@
1288012881
"type": "array"
1288112882
},
1288212883
"store_coeffs": {
12883-
"default": true,
12884+
"default": false,
1288412885
"type": "boolean"
1288512886
},
1288612887
"store_port_modes": {

0 commit comments

Comments
 (0)