Skip to content

Commit 09271db

Browse files
committed
load_ml_model: Change from id to uri
1 parent c8a7e38 commit 09271db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/load_ml_model.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"experimental": true,
1010
"parameters": [
1111
{
12-
"name": "id",
12+
"name": "uri",
1313
"description": "The STAC Item to load the machine learning model from. The STAC Item must implement the `ml-model` extension.",
1414
"schema": [
1515
{

0 commit comments

Comments
 (0)