Sha256: c40a2a27d79e8511bfd20b782a6b007c36c33b16287a8f5d2bbcb9663caa3cae

Contents?: true

Size: 626 Bytes

Versions: 7

Compression:

Stored size: 626 Bytes

Contents

{
  "id": "4L1bg4WQ5aWQMiE82ouag",
  "name": "Jobs",
  "description": null,
  "displayField": "title",
  "fields": [
    {
      "name": "Title",
      "id": "title",
      "type": "Text"
    },
    {
      "name": "Description",
      "id": "description",
      "type": "Text"
    },
    {
      "name": "Image",
      "id": "image",
      "type": "Asset",
      "link": "Link"
    },
    {
      "name": "Creator",
      "id": "creator",
      "type": "Entry",
      "link": "Link"
    },
    {
      "name": "Skills",
      "id": "skills",
      "type": "Array",
      "link_type": "Entry",
      "link": "Link"
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
contentful-importer-0.2.2 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.2.1 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.2.0 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.1.1 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.1.0 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.0.2 spec/fixtures/import_files/collections/jobs.json
contentful-importer-0.0.1 spec/fixtures/import_files/collections/jobs.json