Cosmos: Dictionary<int, string>
properties do not generate any errors, but don't map correctly
#25749
Labels
area-cosmos
area-model-building
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Code below works if the dictionary is
Dictionary<string, string>
.Document:
The text was updated successfully, but these errors were encountered: