Releases: jcobhams/gomono
Releases · jcobhams/gomono
v1.0.2: Merge pull request #2 from Lord-Ofada/master
endpoints.go: changed information/accounts request type from POST to GET (see screenshot)
responses.go: added data_status tag to InformationResponse struct (Information request response wasn't unmarshalling fully)
Thanks @Lord-Ofada :)
v1.0.1: Merge pull request #1 from Lord-Ofada/master
Added support for 201 response codes as some endpoints return that.