Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "xeno-test", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "This utility enables users to export & import content data from / to Kontent.ai projects", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
{ | ||
"name": "xeno-test", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "This utility enables users to export & import content data from / to Kontent.ai projects", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
{ | ||
"name": "xeno-test", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "This utility enables users to export & import content data from / to Kontent.ai projects", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
{ | ||
"name": "xeno-test", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "This utility enables users to export & import content data from / to Kontent.ai projects", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
@@ -14,3 +14,3 @@ # Kontent.ai CSV Manager | ||
**How are content items imported?** The CSV manager creates content items that are not present in target project. If the | ||
content item is already present in the project (based on item's `codename`) the item will get updated or skipped. | ||
content item is already present in the project (based on item's `codename`) the item will be updated if necessary or skipped. | ||
@@ -20,3 +20,3 @@ **How are langauge variants imported?** Same as with content items, CSV manager either creates or updates language | ||
**How are langauge variants imported?** If asset with it's id or external_id exists in target project, the asset upload | ||
**How are assets?** If asset with it's id or external_id exists in target project, the asset upload | ||
will be skipped and not uploaded at all. If it doesn't exist, the asset from the zip folder will be uploaded and it's id | ||
@@ -23,0 +23,0 @@ will be used as a filename. The CSV Manager will also set `external_id` of newly uploaded assets to equal their original |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
791891