Commit 70276bd
Robert-Jan Huijsman
Fix up a few details: TrafficSource and database.DeltaSnapshot.toJSON() docs. (#134)
Fix up a few details pointed out by jwenger@:
- The TrafficSource interface was still present, and unused.
- The database.DeltaSnaphsot.toJSON() documentation was a little confusing to people who aren't familiar with the DeltaSnapshot concepts of previous/current.
- child's path argument isn't optional in the client SDK's DataSnapshot, so that specification just adds confusion to the interface. We'll still handle undefined/null cases gracefully, just in case.1 parent 2fbc725 commit 70276bd
2 files changed
+4
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | 338 | | |
351 | 339 | | |
352 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
0 commit comments