change newText to text

This commit is contained in:
Aslan 2026-01-11 07:43:01 -05:00
parent 2060bcbcbf
commit c6d7d11aa1

View file

@ -55,7 +55,7 @@ _Requires an authorization header_
```json
{
"newText": "string"
"text": "string"
}
```