smartystreets / smartystreets-go-sdk

The official client libraries for accessing SmartyStreets APIs from Go.
https://smartystreets.com/docs/sdk/go
Apache License 2.0
20 stars 6 forks source link

Full JSONDeserialization test added #9

Closed DuncanBeutler closed 5 years ago

DuncanBeutler commented 5 years ago

Extracted RootLevel struct to introduce new 'changes' struct.

In anticipation of: https://github.com/smartystreets/changelog/commit/cd9e27d28eadee6a43384379dbc2f3ca255ee37c

Made changes to accomodate new 'changes' field in analysis. Tests failing.

progress

Additional changes struct in analysis field and test for full json deserialization