Skip to content

Commit 76e0438

Browse files
authored
Add null documentation comment (#3874)
1 parent 73844ce commit 76e0438

File tree

5 files changed

+216
-176
lines changed

5 files changed

+216
-176
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"core": {
3+
"updateMinimum": true,
4+
"type": "patch",
5+
"changeLogMessages": [
6+
"Generator change to add a comment on collection properties about the V4 change for nullability."
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)