mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-14 11:27:58 +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",
|
"title": "CustomMlModelConnection",
|
||||||
"description": "Custom MlModel Service connection to build a source that is not supported by OpenMetadata yet.",
|
"description": "Custom MlModel Service connection to build a source that is not supported by OpenMetadata yet.",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"javaType": "org.openmetadata.schema.services.connections.mlModel.CustomMlModelConnection",
|
"javaType": "org.openmetadata.schema.services.connections.mlmodel.CustomMlModelConnection",
|
||||||
"definitions": {
|
"definitions": {
|
||||||
"customMlModelType": {
|
"customMlModelType": {
|
||||||
"title": "Service Type",
|
"title": "Service Type",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user