Unverified Commit 123fdeb9 authored by Matt Williams's avatar Matt Williams Committed by GitHub
Browse files

Update docs/api.md


Co-authored-by: default avatarMichael Yang <mxyng@pm.me>
parent 5c82bf95
...@@ -243,8 +243,8 @@ The **Copy** endpoint takes a JSON object with the following fields: ...@@ -243,8 +243,8 @@ The **Copy** endpoint takes a JSON object with the following fields:
```JSON ```JSON
{ {
"from": "modelname", "source": "modelname",
"to": "newmodelname" "destination": "newmodelname"
} }
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment