mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
fix(model): removing reference to go link in SchemaFieldPath model (#2530)
This commit is contained in:
parent
18ac4f319d
commit
262108e3aa
@ -1,6 +1,6 @@
|
||||
namespace com.linkedin.dataset
|
||||
|
||||
/**
|
||||
* Schema field path as described by schema normalizations rules: http://go/tms-schema
|
||||
* Schema field path. TODO: Add formal documentation on normalization rules.
|
||||
*/
|
||||
typeref SchemaFieldPath = string
|
||||
Loading…
x
Reference in New Issue
Block a user