Skip to content

Commit

Permalink
load_ml_model: Change from id to uri
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed May 16, 2023
1 parent c8a7e38 commit 09271db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/load_ml_model.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"experimental": true,
"parameters": [
{
"name": "id",
"name": "uri",
"description": "The STAC Item to load the machine learning model from. The STAC Item must implement the `ml-model` extension.",
"schema": [
{
Expand Down

0 comments on commit 09271db

Please sign in to comment.