Sha256: d9fd149e3c37855469d92f9caafe44f19fa7fa9097eab0465855154c775959a7

Contents?: true

Size: 1.7 KB

Versions: 34

Compression:

Stored size: 1.7 KB

Contents

{
  "user_actions": [
    {
      "action_type": 5,
      "created_at": "2016-08-10T14:52:49.660Z",
      "excerpt": "test excerpt",
      "avatar_template": "/user_avatar/localhost/avatar/{size}/59_1.png",
      "acting_avatar_template": "/user_avatar/localhost/avatar/{size}/59_1.png",
      "slug": "test-topic",
      "topic_id": 11,
      "target_user_id": 2,
      "target_name": "Test User",
      "target_username": "testuser",
      "post_number": 2,
      "post_id": 19,
      "reply_to_post_number": null,
      "username": "testuser",
      "name": "Test User",
      "user_id": 2,
      "acting_username": "testuser",
      "acting_name": "Test User",
      "acting_user_id": 2,
      "title": "Test Topic",
      "deleted": false,
      "hidden": false,
      "post_type": 1,
      "action_code": null,
      "category_id": 1,
      "closed": false,
      "archived": false
    },
    {
      "action_type": 4,
      "created_at": "2016-04-28T17:31:52.527Z",
      "excerpt": "test reply",
      "avatar_template": "/user_avatar/localhost/pjdavis1/{size}/59_1.png",
      "acting_avatar_template": "/user_avatar/localhost/pjdavis1/{size}/59_1.png",
      "slug": "test-topic",
      "topic_id": 11,
      "target_user_id": 2,
      "target_name": "Test User",
      "target_username": "testuser",
      "post_number": 1,
      "post_id": null,
      "username": "testuser",
      "name": "Test User",
      "user_id": 2,
      "acting_username": "testuser",
      "acting_name": "Test User",
      "acting_user_id": 2,
      "title": "Test Topic",
      "deleted": false,
      "hidden": null,
      "post_type": null,
      "action_code": null,
      "category_id": 1,
      "closed": false,
      "archived": false
    }
  ]
}

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
discourse_api-2.0.1 spec/fixtures/replies_and_topics.json
discourse_api-2.0.0 spec/fixtures/replies_and_topics.json
discourse_api-1.1.0 spec/fixtures/replies_and_topics.json
discourse_api-1.0.0 spec/fixtures/replies_and_topics.json
discourse_api-0.48.1 spec/fixtures/replies_and_topics.json
discourse_api-0.48.0 spec/fixtures/replies_and_topics.json
discourse_api-0.47.0 spec/fixtures/replies_and_topics.json
discourse_api-0.46.0 spec/fixtures/replies_and_topics.json
discourse_api-0.45.1 spec/fixtures/replies_and_topics.json
discourse_api-0.45.0 spec/fixtures/replies_and_topics.json
discourse_api-0.44.0 spec/fixtures/replies_and_topics.json
discourse_api-0.43.1 spec/fixtures/replies_and_topics.json
discourse_api-0.43.0 spec/fixtures/replies_and_topics.json
discourse_api-0.42.0 spec/fixtures/replies_and_topics.json
discourse_api-0.41.0 spec/fixtures/replies_and_topics.json
discourse_api-0.40.0 spec/fixtures/replies_and_topics.json
discourse_api-0.39.3 spec/fixtures/replies_and_topics.json
discourse_api-0.39.2 spec/fixtures/replies_and_topics.json
discourse_api-0.39.1 spec/fixtures/replies_and_topics.json
discourse_api-0.39.0 spec/fixtures/replies_and_topics.json