Sha256: b34b1e52e377d494bffc793ed1111f6af7dbd19a40e9dd6b1f291fa1a00f4eab

Contents?: true

Size: 559 Bytes

Versions: 10

Compression:

Stored size: 559 Bytes

Contents

HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
date: Tue, 17 Jun 2014 19:25:35 UTC

{
  "employees": {
    "3": {
      "id":"3",
      "action":"Inserted",
      "lastChanged":"2011-06-02T19:26:23+00:00"
    },
    "4": {
      "id":"4",
      "action":"Updated",
      "lastChanged":"2011-06-02T19:26:23+00:00"
    },
    "5": {
      "id":"5",
      "action":"Deleted",
      "lastChanged":"2011-06-02T19:26:23+00:00"
    },
    "10": {
      "id":"10",
      "action":"Inserted",
      "lastChanged":"2011-05-31T22:57:10+00:00"
    }
  }
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
bamboozled-gitlab-0.2.15 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.14 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.13 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.12 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.11 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.10 spec/fixtures/last_changed.json
bamboozled-gitlab-0.2.9 spec/fixtures/last_changed.json
bamboozled-0.3.0 spec/fixtures/last_changed.json
bamboozled-0.2.0 spec/fixtures/last_changed.json
bamboozled-0.1.0 spec/fixtures/last_changed.json