Preparations for the go modules way of work
This commit is contained in:
@@ -350,7 +350,7 @@ type Owner struct {
|
||||
Type string `json:"type"`
|
||||
NickName string `json:"nickname"`
|
||||
DisplayName string `json:"display_name"`
|
||||
AccountId string `json:"account_id"`
|
||||
AccountID string `json:"account_id"`
|
||||
UUID string `json:"uuid"`
|
||||
Links struct {
|
||||
Self struct {
|
||||
|
||||
Reference in New Issue
Block a user