Sha256: 5ef3c2718eeceb800323bd24a5f73c892dd3b45640c0f067972ce9a56c42cadb
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://api.genability.com:80/rest/public/zipcodes/48322?appId=ValidAppID&appKey=ValidAppKey body: headers: accept: - application/json; charset=utf-8 user-agent: - Genability API Ruby Gem accept-encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - Apache-Coyote/1.1 content-type: - application/json;charset=utf-8 transfer-encoding: - chunked date: - Wed, 26 Oct 2011 06:45:05 GMT body: "{\"status\":\"success\",\"count\":1,\"type\":\"Zipcode\",\"results\":[{\"state\":\"MI\",\"timeZone\":5,\"zipcode\":\"48322\",\"latitude\":42.542943,\"longitude\":-83.379712,\"city\":\"WEST BLOOMFIELD\",\"county\":\"OAKLAND\",\"areaCode\":\"248/734\",\"cityType\":\"B\",\"cityAliasAbbreviation\":\"W BLOOMFIELD\",\"elevation\":943,\"dayLightSaving\":true,\"classificationCode\":null,\"cityMixedCase\":\"West Bloomfield\",\"cityAliasMixedCase\":\"West Bloomfield\",\"stateAnsi\":26,\"countyAnsi\":125}]}" http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
genability-0.2.0 | spec/cassettes/zipcode.yml |