Open rayne-jiang opened 8 months ago
Same here
PS: @rayne-jiang I don't think you should include your space id and management token in the publicly available message.
Same here
PS: @rayne-jiang I don't think you should include your space id and management token in the publicly available message.
Noted, Thank for reminder !
It shows ✔ Publishing Content Entries (1s) when I run the command import but actually it did not.
Steps to Reproduce
The following is my import config _importconfig.json
{ "spaceId": $spaceId, "managementToken": $token, "contentFile":"university.json", "skipContentPublishing": false }
contentFile university.json universityCountries.json
command: contentful space import --config import_config.json