Closed tmcgilchrist closed 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.
gitlab.atd
avatar_url
type namespace
type user_short
type user
Considering https://github.com/MagnusS/okra/pull/102#issuecomment-1096316747, it looks like in
gitlab.atd
theavatar_url
field oftype namespace
has to be nullable. I believe this is also the case fortype user_short
andtype user
.