katrinSaleschus
katrinSaleschus
Hello @jmini & @bdgould If this branch could be merged it would solve a lot of problems for me. Is there anything I could do to make that possible?
The dates gave me a bit of a headache. As documented in the following issues, they come from GitLab in various formats. I hope you find my solution acceptable. [Synchronize...
I changed the test data because it didn't match what I received from GitLab. And you mentioned [here](https://github.com/gitlab4j/gitlab4j-api/pull/1198#issuecomment-2560920246) that this could be the case. Since the data from GitLab is...
I would say the main change to what @bdgould did are the [custom Deserializer](https://github.com/gitlab4j/gitlab4j-api/pull/1277/files#diff-46679c4f9249eed0347c8b3b7666cbb622647731eb91352a1e923f1320e47ad1) to make sure the library can handle multiple date formats.