microsoft / kiota-abstractions-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
24 stars 21 forks source link

IParseNode.GetCollectionOf* methods can now return null #174

Open Irame opened 5 months ago

Irame commented 5 months ago

Made the return type of GetCollectionOfPrimitiveValues, GetCollectionOfEnumValues and GetCollectionOfObjectValues in IParseNode nullable to allow for null when the underlying type is not an collection type.

This change is part of the solution for the problem discussed here microsoft/kiota#3976.

Irame commented 5 months ago

@microsoft-github-policy-service agree

github-actions[bot] commented 4 months ago

This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged.

github-actions[bot] commented 4 months ago

Conflicts have been resolved. A maintainer will take a look shortly.

github-actions[bot] commented 2 months ago

This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged.