mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-21 08:21:40 +00:00
19 lines
444 B
Markdown
19 lines
444 B
Markdown
![]() |
---
|
||
|
title: enumCleanupArgs
|
||
|
slug: /main-concepts/metadata-standard/schemas/jobs/enumcleanupargs
|
||
|
---
|
||
|
|
||
|
# EnumCleanupArgs
|
||
|
|
||
|
*Arguments for enum removal job.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`propertyName`** *(string)*: Name of the property.
|
||
|
- **`removedEnumKeys`** *(array)*: List of removed enum keys.
|
||
|
- **Items** *(string)*
|
||
|
- **`entityType`** *(string)*: Type of the entity.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|