mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-18 03:41:09 +00:00
9 lines
438 B
Markdown
9 lines
438 B
Markdown
|
|
#### Source Configuration - Source Config
|
||
|
|
|
||
|
|
{% codeInfo srNumber=100 %}
|
||
|
|
|
||
|
|
The sourceConfig is defined [here](https://github.com/open-metadata/OpenMetadata/blob/main/openmetadata-spec/src/main/resources/json/schema/metadataIngestion/messagingServiceMetadataPipeline.json):
|
||
|
|
|
||
|
|
**markDeletedMlModels**: Set the Mark Deleted Ml Models toggle to flag ml models as soft-deleted if they are not present anymore in the source system.
|
||
|
|
|
||
|
|
{% /codeInfo %}
|