Sha256: faaf0e0019640ce4ba63019e45c7b399078d25aad48c23635225f713423f6137

Contents?: true

Size: 653 Bytes

Versions: 8

Compression:

Stored size: 653 Bytes

Contents

{
  "id": 2,
  "title": "Book",
  "created_at": "2014-02-05T16:06:09.000Z",
  "updated_at": "2014-02-05T16:06:09.000Z",
  "url": "http://voog.test/admin/api/element_definitions/2",
  "data": {
    "properties": {
      "isbn": {
        "data_type": "string",
        "title": "ISBN",
        "position": 2
      },
      "category": {
        "data_type": "select",
        "options": [
          "Fiction",
          "Reference",
          "Cookbooks"
        ],
        "title": "Category",
        "position": 1
      },
      "release-date": {
        "data_type": "date",
        "title": "Release date",
        "position": 3
      }
    }
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
voog_api-0.0.16 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.15 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.14 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.13 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.12 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.11 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.10 spec/fixtures/element_definitions/element_definition.json
voog_api-0.0.7 spec/fixtures/element_definitions/element_definition.json