tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Various web hook and events serialisation fixes. #53

Closed tmcgilchrist closed 2 years ago

TheLortex commented 2 years ago

Considering https://github.com/MagnusS/okra/pull/102#issuecomment-1096316747, it looks like in gitlab.atd the avatar_url field of type namespace has to be nullable. I believe this is also the case for type user_short and type user.