Update EntityLink.g4, remove entities from EntityLink parser (#18442)

This commit is contained in:
Sriharsha Chintalapani 2024-10-28 21:48:49 -07:00 committed by GitHub
parent f7e09487b5
commit eeffaee9c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,12 +127,6 @@ ENTITY_FIELD
| 'parameterValues' | 'parameterValues'
| 'retentionPeriod' | 'retentionPeriod'
| 'parent' | 'parent'
| 'teams'
| 'personas'
| 'ingestionPipeline'
| 'apiCollection'
| 'apiEndpoint'
| 'apiService'
; ;