Skip to content

Commit 18c72ff

Browse files
authored
Add type_name in mlflow-definition.json
1 parent d396ad2 commit 18c72ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/mlflow-definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-type-definition.schema-1.0.json",
33
"$id": "https://packageurl.org/types/mlflow-definition.json",
44
"type": "mlflow",
5-
"type_name": "",
5+
"type_name": "MLflow",
66
"description": "MLflow ML models (Azure ML, Databricks, etc.)",
77
"repository": {
88
"use_repository": true,

0 commit comments

Comments
 (0)