mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-16 20:40:38 +00:00
Fix description for User.NationalId tag (#2497)
This commit is contained in:
parent
edea57b4ad
commit
9fdda91f12
@ -69,7 +69,7 @@
|
||||
},
|
||||
{
|
||||
"name": "NationalId",
|
||||
"description": "National identification number of the user. This varies from countries to countries. See [National identification number](https://en.wikipedia.org/wiki/National_identification_number) for more details.",
|
||||
"description": "National identification number of the user. This varies from country to country. See [National identification number](https://en.wikipedia.org/wiki/National_identification_number) for more details.",
|
||||
"associatedTags": [
|
||||
"PII.Sensitive",
|
||||
"PersonalData.Personal"
|
||||
|
Loading…
x
Reference in New Issue
Block a user