---
http_interactions:
- request:
    method: get
    uri: https://www.dictionaryapi.com/api/v3/references/thesaurus/json/asdf?key=<DICTIONARYAPI_KEY>
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Sun, 23 Jun 2019 20:24:25 GMT
      Server:
      - Apache
      Access-Control-Allow-Origin:
      - "*"
      Content-Length:
      - '80'
      Content-Type:
      - application/json; charset=utf-8
    body:
      encoding: UTF-8
      string: '["aside","add","adds","ado","ads","aid","aide","aids","ashy","ask","asks","ass"]'
    http_version: 
  recorded_at: Sun, 23 Jun 2019 20:24:25 GMT
recorded_with: VCR 5.0.0