Sha256: cc1e886314aa009fc41540fb66306cf767f71a34a0afd5aeef3d00609aa0b081

Contents?: true

Size: 343 Bytes

Versions: 16

Compression:

Stored size: 343 Bytes

Contents

{
    "total_records": "1",
    "polls": [{
        "id": "cdjfhdsdfd",
        "status": "ended",
        "title": "Learn something new",
        "questions": [{
            "name": "How are you?",
            "type": "multiple",
            "answers": [
                "Good",
                "Not so good"
            ]
        }]
    }]
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
zoom_rb-1.1.11 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.10 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.9 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.8 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.7 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.6 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.5 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.4 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.3 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.2 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.1 spec/fixtures/webinar/polls_list.json
zoom_rb-1.1.0 spec/fixtures/webinar/polls_list.json
zoom_rb-1.0.2 spec/fixtures/webinar/polls_list.json
zoom_rb-1.0.1 spec/fixtures/webinar/polls_list.json
zoom_rb-1.0.0 spec/fixtures/webinar/polls_list.json
zoom_rb-0.11.0 spec/fixtures/webinar/polls_list.json