mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 00:31:42 +00:00
Remove col displayname from patch req (#14279)
This commit is contained in:
parent
a215f03a28
commit
4ade6fd39f
@ -27,7 +27,6 @@ class PatchRequest(BaseModel):
|
||||
|
||||
ALLOWED_COLUMN_FIELDS = {
|
||||
"name": True,
|
||||
"displayName": True,
|
||||
"dataType": True,
|
||||
"arrayDataType": True,
|
||||
"dataLength": True,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user