Sha256: 1dc06bd9f74969735d4d2252422499547cdffc97ed4153634b9875996d7843eb

Contents?: true

Size: 625 Bytes

Versions: 9

Compression:

Stored size: 625 Bytes

Contents

{
  "id": "1TVvxCqoRq0qUYAOQuOqys",
  "name": "User",
  "description": null,
  "displayField": "first_name",
  "fields": [
    {
      "name": "First_name",
      "id": "first_name",
      "type": "Text"
    },
    {
      "name": "Last_name",
      "id": "last_name",
      "type": "Text"
    },
    {
      "name": "Birthday",
      "id": "birthday",
      "type": "Date"
    },
    {
      "name": "Job_adds",
      "id": "job_adds",
      "type": "Array",
      "link_type": "Entry",
      "link": "Link"
    },
    {
      "name": "Profile",
      "id": "profile",
      "type": "Entry",
      "link": "Link"
    }
  ]
}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
contentful-importer-0.2.2 spec/fixtures/import_files/collections/user.json
contentful-importer-0.2.1 spec/fixtures/import_files/collections/user.json
contentful-importer-0.2.0 spec/fixtures/import_files/collections/user.json
database-exporter-0.0.2 spec/fixtures/database/data/collections/user.json
contentful-importer-0.1.1 spec/fixtures/import_files/collections/user.json
contentful-importer-0.1.0 spec/fixtures/import_files/collections/user.json
contentful-importer-0.0.2 spec/fixtures/import_files/collections/user.json
contentful-importer-0.0.1 spec/fixtures/import_files/collections/user.json
database-exporter-0.0.1 spec/fixtures/database/data/collections/user.json