v0.1.0
Added
- Initial copy of the v3 stubs and http client by @vnephologist.
Changed
- Change MessageResource.Details type from
map[string]string
andmap[string]interface{}
tointerface{}
map[string]string
and map[string]interface{}
to interface{}