change newText to text
This commit is contained in:
parent
2060bcbcbf
commit
c6d7d11aa1
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ _Requires an authorization header_
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"newText": "string"
|
"text": "string"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue