@@ -68,6 +68,7 @@ from pprint import pprint
6868# See configuration.py for a list of all supported configuration parameters.
6969configuration = elements_sdk.Configuration(
7070 host = " https://elements.local" ,
71+ discard_unknown_keys = True ,
7172)
7273
7374configuration.client_side_validation = False
@@ -115,6 +116,7 @@ from pprint import pprint
115116# See configuration.py for a list of all supported configuration parameters.
116117configuration = elements_sdk.Configuration(
117118 host = " https://elements.local" ,
119+ discard_unknown_keys = True ,
118120)
119121
120122configuration.client_side_validation = False
@@ -164,6 +166,7 @@ from pprint import pprint
164166# See configuration.py for a list of all supported configuration parameters.
165167configuration = elements_sdk.Configuration(
166168 host = " https://elements.local" ,
169+ discard_unknown_keys = True ,
167170)
168171
169172configuration.client_side_validation = False
@@ -222,6 +225,7 @@ from pprint import pprint
222225# See configuration.py for a list of all supported configuration parameters.
223226configuration = elements_sdk.Configuration(
224227 host = " https://elements.local" ,
228+ discard_unknown_keys = True ,
225229)
226230
227231configuration.client_side_validation = False
@@ -317,6 +321,7 @@ from pprint import pprint
317321# See configuration.py for a list of all supported configuration parameters.
318322configuration = elements_sdk.Configuration(
319323 host = " https://elements.local" ,
324+ discard_unknown_keys = True ,
320325)
321326
322327configuration.client_side_validation = False
@@ -371,6 +376,7 @@ from pprint import pprint
371376# See configuration.py for a list of all supported configuration parameters.
372377configuration = elements_sdk.Configuration(
373378 host = " https://elements.local" ,
379+ discard_unknown_keys = True ,
374380)
375381
376382configuration.client_side_validation = False
@@ -430,6 +436,7 @@ from pprint import pprint
430436# See configuration.py for a list of all supported configuration parameters.
431437configuration = elements_sdk.Configuration(
432438 host = " https://elements.local" ,
439+ discard_unknown_keys = True ,
433440)
434441
435442configuration.client_side_validation = False
@@ -490,6 +497,7 @@ from pprint import pprint
490497# See configuration.py for a list of all supported configuration parameters.
491498configuration = elements_sdk.Configuration(
492499 host = " https://elements.local" ,
500+ discard_unknown_keys = True ,
493501)
494502
495503configuration.client_side_validation = False
@@ -550,6 +558,7 @@ from pprint import pprint
550558# See configuration.py for a list of all supported configuration parameters.
551559configuration = elements_sdk.Configuration(
552560 host = " https://elements.local" ,
561+ discard_unknown_keys = True ,
553562)
554563
555564configuration.client_side_validation = False
@@ -597,6 +606,7 @@ from pprint import pprint
597606# See configuration.py for a list of all supported configuration parameters.
598607configuration = elements_sdk.Configuration(
599608 host = " https://elements.local" ,
609+ discard_unknown_keys = True ,
600610)
601611
602612configuration.client_side_validation = False
@@ -644,6 +654,7 @@ from pprint import pprint
644654# See configuration.py for a list of all supported configuration parameters.
645655configuration = elements_sdk.Configuration(
646656 host = " https://elements.local" ,
657+ discard_unknown_keys = True ,
647658)
648659
649660configuration.client_side_validation = False
@@ -691,6 +702,7 @@ from pprint import pprint
691702# See configuration.py for a list of all supported configuration parameters.
692703configuration = elements_sdk.Configuration(
693704 host = " https://elements.local" ,
705+ discard_unknown_keys = True ,
694706)
695707
696708configuration.client_side_validation = False
@@ -738,6 +750,7 @@ from pprint import pprint
738750# See configuration.py for a list of all supported configuration parameters.
739751configuration = elements_sdk.Configuration(
740752 host = " https://elements.local" ,
753+ discard_unknown_keys = True ,
741754)
742755
743756configuration.client_side_validation = False
@@ -787,6 +800,7 @@ from pprint import pprint
787800# See configuration.py for a list of all supported configuration parameters.
788801configuration = elements_sdk.Configuration(
789802 host = " https://elements.local" ,
803+ discard_unknown_keys = True ,
790804)
791805
792806configuration.client_side_validation = False
@@ -841,6 +855,7 @@ from pprint import pprint
841855# See configuration.py for a list of all supported configuration parameters.
842856configuration = elements_sdk.Configuration(
843857 host = " https://elements.local" ,
858+ discard_unknown_keys = True ,
844859)
845860
846861configuration.client_side_validation = False
@@ -894,6 +909,7 @@ from pprint import pprint
894909# See configuration.py for a list of all supported configuration parameters.
895910configuration = elements_sdk.Configuration(
896911 host = " https://elements.local" ,
912+ discard_unknown_keys = True ,
897913)
898914
899915configuration.client_side_validation = False
@@ -952,6 +968,7 @@ from pprint import pprint
952968# See configuration.py for a list of all supported configuration parameters.
953969configuration = elements_sdk.Configuration(
954970 host = " https://elements.local" ,
971+ discard_unknown_keys = True ,
955972)
956973
957974configuration.client_side_validation = False
@@ -1000,6 +1017,7 @@ from pprint import pprint
10001017# See configuration.py for a list of all supported configuration parameters.
10011018configuration = elements_sdk.Configuration(
10021019 host = " https://elements.local" ,
1020+ discard_unknown_keys = True ,
10031021)
10041022
10051023configuration.client_side_validation = False
@@ -1049,6 +1067,7 @@ from pprint import pprint
10491067# See configuration.py for a list of all supported configuration parameters.
10501068configuration = elements_sdk.Configuration(
10511069 host = " https://elements.local" ,
1070+ discard_unknown_keys = True ,
10521071)
10531072
10541073configuration.client_side_validation = False
@@ -1098,6 +1117,7 @@ from pprint import pprint
10981117# See configuration.py for a list of all supported configuration parameters.
10991118configuration = elements_sdk.Configuration(
11001119 host = " https://elements.local" ,
1120+ discard_unknown_keys = True ,
11011121)
11021122
11031123configuration.client_side_validation = False
@@ -1147,6 +1167,7 @@ from pprint import pprint
11471167# See configuration.py for a list of all supported configuration parameters.
11481168configuration = elements_sdk.Configuration(
11491169 host = " https://elements.local" ,
1170+ discard_unknown_keys = True ,
11501171)
11511172
11521173configuration.client_side_validation = False
@@ -1195,6 +1216,7 @@ from pprint import pprint
11951216# See configuration.py for a list of all supported configuration parameters.
11961217configuration = elements_sdk.Configuration(
11971218 host = " https://elements.local" ,
1219+ discard_unknown_keys = True ,
11981220)
11991221
12001222configuration.client_side_validation = False
@@ -1243,6 +1265,7 @@ from pprint import pprint
12431265# See configuration.py for a list of all supported configuration parameters.
12441266configuration = elements_sdk.Configuration(
12451267 host = " https://elements.local" ,
1268+ discard_unknown_keys = True ,
12461269)
12471270
12481271configuration.client_side_validation = False
@@ -1292,6 +1315,7 @@ from pprint import pprint
12921315# See configuration.py for a list of all supported configuration parameters.
12931316configuration = elements_sdk.Configuration(
12941317 host = " https://elements.local" ,
1318+ discard_unknown_keys = True ,
12951319)
12961320
12971321configuration.client_side_validation = False
@@ -1341,6 +1365,7 @@ from pprint import pprint
13411365# See configuration.py for a list of all supported configuration parameters.
13421366configuration = elements_sdk.Configuration(
13431367 host = " https://elements.local" ,
1368+ discard_unknown_keys = True ,
13441369)
13451370
13461371configuration.client_side_validation = False
@@ -1403,6 +1428,7 @@ from pprint import pprint
14031428# See configuration.py for a list of all supported configuration parameters.
14041429configuration = elements_sdk.Configuration(
14051430 host = " https://elements.local" ,
1431+ discard_unknown_keys = True ,
14061432)
14071433
14081434configuration.client_side_validation = False
@@ -1469,6 +1495,7 @@ from pprint import pprint
14691495# See configuration.py for a list of all supported configuration parameters.
14701496configuration = elements_sdk.Configuration(
14711497 host = " https://elements.local" ,
1498+ discard_unknown_keys = True ,
14721499)
14731500
14741501configuration.client_side_validation = False
@@ -1527,6 +1554,7 @@ from pprint import pprint
15271554# See configuration.py for a list of all supported configuration parameters.
15281555configuration = elements_sdk.Configuration(
15291556 host = " https://elements.local" ,
1557+ discard_unknown_keys = True ,
15301558)
15311559
15321560configuration.client_side_validation = False
@@ -1581,6 +1609,7 @@ from pprint import pprint
15811609# See configuration.py for a list of all supported configuration parameters.
15821610configuration = elements_sdk.Configuration(
15831611 host = " https://elements.local" ,
1612+ discard_unknown_keys = True ,
15841613)
15851614
15861615configuration.client_side_validation = False
@@ -1639,6 +1668,7 @@ from pprint import pprint
16391668# See configuration.py for a list of all supported configuration parameters.
16401669configuration = elements_sdk.Configuration(
16411670 host = " https://elements.local" ,
1671+ discard_unknown_keys = True ,
16421672)
16431673
16441674configuration.client_side_validation = False
@@ -1695,6 +1725,7 @@ from pprint import pprint
16951725# See configuration.py for a list of all supported configuration parameters.
16961726configuration = elements_sdk.Configuration(
16971727 host = " https://elements.local" ,
1728+ discard_unknown_keys = True ,
16981729)
16991730
17001731configuration.client_side_validation = False
@@ -1753,6 +1784,7 @@ from pprint import pprint
17531784# See configuration.py for a list of all supported configuration parameters.
17541785configuration = elements_sdk.Configuration(
17551786 host = " https://elements.local" ,
1787+ discard_unknown_keys = True ,
17561788)
17571789
17581790configuration.client_side_validation = False
@@ -1810,6 +1842,7 @@ from pprint import pprint
18101842# See configuration.py for a list of all supported configuration parameters.
18111843configuration = elements_sdk.Configuration(
18121844 host = " https://elements.local" ,
1845+ discard_unknown_keys = True ,
18131846)
18141847
18151848configuration.client_side_validation = False
@@ -1865,6 +1898,7 @@ from pprint import pprint
18651898# See configuration.py for a list of all supported configuration parameters.
18661899configuration = elements_sdk.Configuration(
18671900 host = " https://elements.local" ,
1901+ discard_unknown_keys = True ,
18681902)
18691903
18701904configuration.client_side_validation = False
@@ -1919,6 +1953,7 @@ from pprint import pprint
19191953# See configuration.py for a list of all supported configuration parameters.
19201954configuration = elements_sdk.Configuration(
19211955 host = " https://elements.local" ,
1956+ discard_unknown_keys = True ,
19221957)
19231958
19241959configuration.client_side_validation = False
@@ -1984,6 +2019,7 @@ from pprint import pprint
19842019# See configuration.py for a list of all supported configuration parameters.
19852020configuration = elements_sdk.Configuration(
19862021 host = " https://elements.local" ,
2022+ discard_unknown_keys = True ,
19872023)
19882024
19892025configuration.client_side_validation = False
@@ -2081,6 +2117,7 @@ from pprint import pprint
20812117# See configuration.py for a list of all supported configuration parameters.
20822118configuration = elements_sdk.Configuration(
20832119 host = " https://elements.local" ,
2120+ discard_unknown_keys = True ,
20842121)
20852122
20862123configuration.client_side_validation = False
@@ -2137,6 +2174,7 @@ from pprint import pprint
21372174# See configuration.py for a list of all supported configuration parameters.
21382175configuration = elements_sdk.Configuration(
21392176 host = " https://elements.local" ,
2177+ discard_unknown_keys = True ,
21402178)
21412179
21422180configuration.client_side_validation = False
@@ -2201,6 +2239,7 @@ from pprint import pprint
22012239# See configuration.py for a list of all supported configuration parameters.
22022240configuration = elements_sdk.Configuration(
22032241 host = " https://elements.local" ,
2242+ discard_unknown_keys = True ,
22042243)
22052244
22062245configuration.client_side_validation = False
@@ -2260,6 +2299,7 @@ from pprint import pprint
22602299# See configuration.py for a list of all supported configuration parameters.
22612300configuration = elements_sdk.Configuration(
22622301 host = " https://elements.local" ,
2302+ discard_unknown_keys = True ,
22632303)
22642304
22652305configuration.client_side_validation = False
@@ -2325,6 +2365,7 @@ from pprint import pprint
23252365# See configuration.py for a list of all supported configuration parameters.
23262366configuration = elements_sdk.Configuration(
23272367 host = " https://elements.local" ,
2368+ discard_unknown_keys = True ,
23282369)
23292370
23302371configuration.client_side_validation = False
@@ -2422,6 +2463,7 @@ from pprint import pprint
24222463# See configuration.py for a list of all supported configuration parameters.
24232464configuration = elements_sdk.Configuration(
24242465 host = " https://elements.local" ,
2466+ discard_unknown_keys = True ,
24252467)
24262468
24272469configuration.client_side_validation = False
@@ -2478,6 +2520,7 @@ from pprint import pprint
24782520# See configuration.py for a list of all supported configuration parameters.
24792521configuration = elements_sdk.Configuration(
24802522 host = " https://elements.local" ,
2523+ discard_unknown_keys = True ,
24812524)
24822525
24832526configuration.client_side_validation = False
@@ -2542,6 +2585,7 @@ from pprint import pprint
25422585# See configuration.py for a list of all supported configuration parameters.
25432586configuration = elements_sdk.Configuration(
25442587 host = " https://elements.local" ,
2588+ discard_unknown_keys = True ,
25452589)
25462590
25472591configuration.client_side_validation = False
0 commit comments