Ruslan Nersezashvili

Results 7 comments of 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 ![image](https://github.com/user-attachments/assets/774ff5a6-e56b-4e1d-9f7a-abfc5e1e6ecf)

@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?