mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-14 03:21:51 +00:00
Change camelCase mlModel to lowercase in package name (#7565)
This commit is contained in:
parent
9b35547fa5
commit
c4eb9260be
@ -4,7 +4,7 @@
|
||||
"title": "CustomMlModelConnection",
|
||||
"description": "Custom MlModel Service connection to build a source that is not supported by OpenMetadata yet.",
|
||||
"type": "object",
|
||||
"javaType": "org.openmetadata.schema.services.connections.mlModel.CustomMlModelConnection",
|
||||
"javaType": "org.openmetadata.schema.services.connections.mlmodel.CustomMlModelConnection",
|
||||
"definitions": {
|
||||
"customMlModelType": {
|
||||
"title": "Service Type",
|
||||
|
Loading…
x
Reference in New Issue
Block a user