Sha256: bb6081cd3e8e5b451792033aba91f91918bc03ff6fa2def5dbcfccf78e899e32

Contents?: true

Size: 759 Bytes

Versions: 5

Compression:

Stored size: 759 Bytes

Contents

{
  "version": "1.0",
  "sessionAttributes": {
    "supportedHoriscopePeriods": {
      "daily": true,
      "weekly": false,
      "monthly": false
    }
  },
  "response": {
    "outputSpeech": {
      "type": "PlainText",
      "text": "Today will provide you a new learning opportunity.  Stick with it and the possibilities will be endless. Can I help you with anything else?"
    },
    "card": {
      "type": "Simple",
      "title": "Horoscope",
      "content": "Today will provide you a new learning opportunity.  Stick with it and the possibilities will be endless."
    },
    "reprompt": {
      "outputSpeech": {
        "type": "PlainText",
        "text": "Can I help you with anything else?"
      }
    },
    "shouldEndSession": false
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alexa_skills_ruby-1.1.0 spec/fixtures/example_response.json
alexa_skills_ruby-1.0.0 spec/fixtures/example_response.json
alexa_skills_ruby-0.0.7 spec/fixtures/example_response.json
alexa_skills_ruby-0.0.6 spec/fixtures/example_response.json
alexa_skills_ruby-0.0.5 spec/fixtures/example_response.json