Sha256: 71bdae7ea740bacfc8734a123f05ede016c8f243eee9485795938fcf57a0b53c

Contents?: true

Size: 1.55 KB

Versions: 11

Compression:

Stored size: 1.55 KB

Contents

{
  "Blog": {
    "id": "3gldgGyAyci8ak0cykKeou",
    "name": "Blog",
    "description": null,
    "displayField": "title",
    "fields": {
      "Posts": {
        "id": "posts",
        "type": "Array",
        "link_type": "Entry",
        "link": "Link"
      },
      "title": "Text",
      "Categories": {
        "id": "categories",
        "type": "Array",
        "link_type": "Entry",
        "link": "Link"
      },
      "Tags": {
        "id": "tags",
        "type": "Array",
        "link_type": "Entry",
        "link": "Link"
      }
    }
  },
  "Tag": {
    "id": "wO1krKenNQcWMSqaeysWo",
    "name": "Tag",
    "description": null,
    "displayField": "nicename",
    "fields": {
      "nicename": "Text",
      "name": "Text"
    }
  },
  "Category": {
    "id": "5PIooPqWmAcYyQ04c2KUcQ",
    "name": "Category",
    "description": null,
    "displayField": "name",
    "fields": {
      "nicename": "Text",
      "name": "Text"
    }
  },
  "Post": {
    "id": "KHqITFZXeCIokyOEc4k0k",
    "name": "Post",
    "description": null,
    "displayField": "title",
    "fields": {
      "title": "Text",
      "content": "Text",
      "Tags": {
        "id": "tags",
        "type": "Array",
        "link_type": "Entry",
        "link": "Link"
      },
      "Categories": {
        "id": "categories",
        "type": "Array",
        "link_type": "Entry",
        "link": "Link"
      },
      "wordpress_url": "Text",
      "Attachment": {
        "id": "attachment",
        "type": "Asset",
        "link": "Link"
      },
      "created_at": "Date"
    }
  }
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
wordpress-exporter-0.2.0 wordpress_settings/contentful_structure.json
wordpress-exporter-0.1.0 wordpress_settings/contentful_structure.json
contentful-importer-0.2.2 example_settings/contentful_structure.json
contentful-importer-0.2.1 example_settings/contentful_structure.json
contentful-importer-0.2.0 example_settings/contentful_structure.json
wordpress-exporter-0.0.2 wordpress_settings/contentful_structure.json
contentful-importer-0.1.1 example_settings/contentful_structure.json
contentful-importer-0.1.0 example_settings/contentful_structure.json
contentful-importer-0.0.2 example_settings/contentful_structure.json
contentful-importer-0.0.1 example_settings/contentful_structure.json
wordpress-exporter-0.0.1 wordpress_settings/contentful_structure.json