fix(model): removing reference to go link in SchemaFieldPath model (#2530)

This commit is contained in:
John Joyce 2021-05-11 15:03:04 -07:00 committed by GitHub
parent 18ac4f319d
commit 262108e3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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