Change camelCase mlModel to lowercase in package name (#7565)

This commit is contained in:
Suresh Srinivas 2022-09-19 18:54:02 -07:00 committed by GitHub
parent 9b35547fa5
commit c4eb9260be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",