This repository was archived by the owner on Jun 8, 2019. It is now read-only.
This repository was archived by the owner on Jun 8, 2019. It is now read-only.
AdminCreateOrg json unmarshal error #40
Open
Description
Trying to use gitea go sdk (import "code.gitea.io/sdk/gitea"
), the
client.AdminCreateOrg() function returns the following error
json: cannot unmarshal array into Go value of type map[string]interface {}
running with gitea server in docker : 2016 Gitea Version: 1.0.0+276-g9d2b8302
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.