Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lobbyist-ruby / spec / cassettes / v2 / companies / 10102 / customer_suggestion_create.yml
Size: Mime:
---
http_interactions:
- request:
    method: post
    uri: http://localhost:3000/v2/companies/10102/customer_suggestions.json
    body:
      encoding: UTF-8
      string: '{"customer_suggestion":{"contact_id":58410735,"suggestion_answer":"yes","suggestion_topic_id":30998}}'
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Content-Type:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO"
  response:
    status:
      code: 200
      message: 
    headers:
      x-frame-options:
      - SAMEORIGIN
      x-xss-protection:
      - 1; mode=block
      x-content-type-options:
      - nosniff
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      etag:
      - W/"c4f35af616594ebb2998b2b09b90aac6"
      cache-control:
      - max-age=0, private, must-revalidate
      x-request-id:
      - 435c70bc-e82d-4f24-bb47-d66729bf77c9
      x-runtime:
      - '0.058311'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"customer_suggestion":{"id":2169735,"company_id":10102,"contact_id":58410735,"suggestion_topic_id":30998,"suggestion_answer":"yes","created_at":"2017-07-19
        23:08:27 UTC","updated_at":"2017-07-19 23:08:27 UTC"}}'
    http_version: 
  recorded_at: Wed, 19 Jul 2017 23:08:28 GMT
recorded_with: VCR 3.0.0