@@ -58,7 +58,7 @@ An import can be performed by specifying the names of these entities in the API
58
58
"product_type_name" : 'Good Products',
59
59
"product_name" : 'My little product',
60
60
"engagement_name" : 'Important import',
61
- "auto_create_contex " : True,
61
+ "auto_create_context " : True,
62
62
}
63
63
```
64
64
@@ -94,7 +94,7 @@ An reimport can be performed by specifying the names of these entities in the AP
94
94
"product_type_name" : 'Good Products',
95
95
"product_name" : 'My little product',
96
96
"engagement_name" : 'Important import',
97
- "auto_create_contex " : True,
97
+ "auto_create_context " : True,
98
98
}
99
99
```
100
100
@@ -133,4 +133,4 @@ Here are the following use cases for using this field:
133
133
3 . The report ** does not** set the date, and the ` scan_date ` is ** set** at import
134
134
- Finding date will be whatever the user set for ` scan_date `
135
135
4 . The report ** sets** the date, and the ` scan_date ` is ** set** at import
136
- - Finding date will be whatever the user set for ` scan_date `
136
+ - Finding date will be whatever the user set for ` scan_date `
0 commit comments