Sha256: b8822b89803e4f7597cfbe6590b73209fa3af6daa293ab6320608ad029c5a484

Contents?: true

Size: 1.42 KB

Versions: 23

Compression:

Stored size: 1.42 KB

Contents

{
  "poll": {
    "name": "poll",
    "type": "regular",
    "status": "closed",
    "public": true,
    "results": "always",
    "options": [
      {
        "id": "8b4736b1ae3dfb5a28088530f036f9e5",
        "html": "I will attend the Apr 25, 2019 Launchpad meeting.",
        "votes": 1
      },
      {
        "id": "e09884fbf9b72d83e804050078847643",
        "html": "I want to lead the meeting.",
        "votes": 0
      },
      {
        "id": "e539a9df8700d0d05c69356a07b768cf",
        "html": "I’ll not attend this meeting.",
        "votes": 2
      }
    ],
    "voters": 3,
    "preloaded_voters": {
      "8b4736b1ae3dfb5a28088530f036f9e5": [
        {
          "id": 17,
          "username": "Kim_Miller",
          "name": "Kim Miller",
          "avatar_template": "/user_avatar/discourse.gomomentum.org/user_one/{size}/3220_2.png",
          "title": "New Owners Council"
        }
      ],
      "e539a9df8700d0d05c69356a07b768cf": [
        {
          "id": 356,
          "username": "David_Ashby",
          "name": "David Ashby",
          "avatar_template": "/user_avatar/discourse.gomomentum.org/user_two/{size}/2403_2.png",
          "title": "Team Agape"
        },
        {
          "id": 72,
          "username": "David_Kirk",
          "name": "David Kirk",
          "avatar_template": "/user_avatar/discourse.gomomentum.org/user_three/{size}/236_2.png",
          "title": "Foundry"
        }
      ]
    }
  }
}

Version data entries

23 entries across 23 versions & 1 rubygems

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