Skip to content

Commit 5579a9d

Browse files
authored
Update dictionary.md
1 parent 8ff72bb commit 5579a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/dictionary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following example demonstrates defining a dictionary that can contain string
5656
```
5757

5858
Please note that schema validation will fail due to the casing of `Dictionary`.
59-
This warning should be suppressed.
59+
This warning should be suppressed. //// TODO file issue for this
6060

6161
### Defining a dictionary property
6262
The following example shows defining a dictionary property, "userTags", on the item entity type.

0 commit comments

Comments
 (0)