mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2025-06-25 09:52:26 +00:00
Added first groups implementation
This commit is contained in:
@ -41,7 +41,7 @@ type UserResponse struct {
|
||||
} `json:"ocs"`
|
||||
}
|
||||
|
||||
type SubAdminResponse struct {
|
||||
type BaseResponse struct {
|
||||
Ocs struct {
|
||||
Meta struct {
|
||||
Status string `json:"status"`
|
||||
|
Reference in New Issue
Block a user