Commit 42e82eb
authored
Update index.md
As indicated in https://segment.atlassian.net/browse/KCS-145, making the following changes
1.) Just a slight rewording/typo fixing:
"Note that sending a property or trait with a null value will not be possible as Guava's immutable maps will reject the null value and the GSON library used to serialize the Java object will ignore it. As a workaround, you can send an empty string instead of a null value in on your properties or traits."
2.) The Identify heading is above the Good to know section when it probably shouldn’t be. Move the Identify heading below the Good to know box when update PR.1 parent cab542a commit 42e82eb
File tree
1 file changed
+3
-2
lines changed- src/connections/sources/catalog/libraries/server/java
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments