Skip to content

Commit

Permalink
Update content/docs/studio/rest-api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Berenbaum <[email protected]>
  • Loading branch information
aguschin and Dave Berenbaum authored Jul 13, 2023
1 parent 4c971c6 commit d777c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/studio/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If no version specified, the latest one is returned.
When your model is annotated in non-root `dvc.yaml` file (typical for monorepo
case), model name will be constructed from two parts separated by colon:
`path/to/dvc/yaml:model_name`. For example, take a loot at this
`path/to/dvc/yaml:model_name`. For example, take a look at this
[model from example-get-started-experiments repo](https://studio.iterative.ai/user/aguschin/models/VtQdva13kMSPsN_N8004aQ==/pool-segmentation/v1.0.1).
Its full name that you need to use in API is `results/train:pool-segmentation`.

Expand Down

0 comments on commit d777c0a

Please sign in to comment.