Ruslan Nersezashvili
Ruslan Nersezashvili
Hey @baywet, are there any changes needed for this to work?
> besides updating the dependencies and refreshing the client? or am I misunderstanding your question? yes
Hey @baywet, after generating client from latest release build there are a lot of errors on new `null` type, I guess we should've extended our methods with `null` type 
@baywet Yes, you'r right. I have a question around `id` in `ResponseRecord` though, should we keep it as just string without additional `null` type as it's usually required? ``` export...
@baywet created https://github.com/microsoft/kiota/pull/5309
> Thanks for the contribution! In the issue you were mentioning that you're having issue implementing a unit test. Can you please also include the draft unit test in this...
@baywet Do we still deciding on the approach?