Fix glossary test (#13235)

This commit is contained in:
Sriharsha Chintalapani 2023-09-17 21:56:30 -07:00 committed by GitHub
parent 734629f846
commit 8cb73340ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,8 @@
"$ref": "#/definitions/tagFQN"
},
"name": {
"description": "Name of the tag.",
"$ref": "../entity/classification/tag.json#/definitions/tagName"
"description": "Name of the tag or glossary term.",
"type": "string"
},
"displayName": {
"description": "Display Name that identifies this tag.",