Commit 30374cb
committed
docs(thrift): clarify metricViewMetadata false ≡ omit in JSDoc
Address DA review note N4 on PR #397: the public type is `boolean` (not
`true`-literal), but the wiring treats `false` and omitted identically.
Spell that out in the JSDoc so callers don't expect `false` to clear a
server-side default.
Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>1 parent 47e601a commit 30374cb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
0 commit comments