Sha256: e93b4d8d5dca06133b54801a546187ce51bf7d65d6fabde2512e158eb42b9622
Contents?: true
Size: 534 Bytes
Versions: 7
Compression:
Stored size: 534 Bytes
Contents
1. contentful_model.json File which contains downloaded the entire structure of the Space. To get this file use: curl -X GET \ -H 'Authorization: Bearer ACCESS_TOKEN' \ 'https://api.contentful.com/spaces/SPACE_ID/content_types' > contentful_model.json 2. contentful_structure.json Contentful model structure converted to a form that importer supports.Contains models of content types with attributes and their types. 3. settings.yml Configuration file which contains defined paths to the files needed to export data.
Version data entries
7 entries across 7 versions & 1 rubygems