mirror of
https://github.com/owncloud/ocis
synced 2026-05-01 20:17:31 +02:00
chore: bump libre-graph-api-go
This commit is contained in:
committed by
Ralf Haferkamp
parent
10a67114f1
commit
fa023ab43a
2
vendor/github.com/owncloud/libre-graph-api-go/api_me_user.go
generated
vendored
2
vendor/github.com/owncloud/libre-graph-api-go/api_me_user.go
generated
vendored
@@ -73,7 +73,7 @@ func (a *MeUserApiService) GetOwnUserExecute(r ApiGetOwnUserRequest) (*User, *ht
|
||||
localVarFormParams := url.Values{}
|
||||
|
||||
if r.expand != nil {
|
||||
parameterAddToHeaderOrQuery(localVarQueryParams, "$expand", r.expand, "csv")
|
||||
parameterAddToHeaderOrQuery(localVarQueryParams, "$expand", r.expand, "form", "csv")
|
||||
}
|
||||
// to determine the Content-Type header
|
||||
localVarHTTPContentTypes := []string{}
|
||||
|
||||
Reference in New Issue
Block a user