Update docs/api.md
Co-authored-by: Michael Yang <mxyng@pm.me>
This commit is contained in:
parent
5c82bf95d1
commit
123fdeb919
|
@ -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"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue