mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-12 18:14:46 -04:00
Adjust generated Types after recent fixes in openapi-generator for go
This commit is contained in:
@@ -90,7 +90,7 @@ func (e ErrorCode) Render(w http.ResponseWriter, r *http.Request, status int, ms
|
||||
Error: libregraph.OdataErrorMain{
|
||||
Code: e.String(),
|
||||
Message: msg,
|
||||
Innererror: &innererror,
|
||||
Innererror: innererror,
|
||||
},
|
||||
}
|
||||
render.Status(r, status)
|
||||
|
||||
Reference in New Issue
Block a user