🎱
передать 1 строковый параметр?
приходится каждый раз, передавать как элемент листа.
{
"jsonrpc": "2.0",
"method": "app.find",
"params": ["qwerty"],
"id": "1"
}Size: a a a
🎱
{
"jsonrpc": "2.0",
"method": "app.find",
"params": ["qwerty"],
"id": "1"
}🎱
🎱
{
"jsonrpc": "2.0",
"method": "app.find",
"params": "qwerty",
"id": "1"
}DK
АП
DK
🎱
{
"jsonrpc": "2.0",
"method": "app.find",
"params": ["qwerty"],
"id": "1"
} "OtherError: find() takes 1 positional argument but 6 were given",[qwerty], то проходит нормально.BS
АП
"OtherError: find() takes 1 positional argument but 6 were given",[qwerty], то проходит нормально.🎱
tn
tn
tn
🎱
ДА
ДА
T
ДА
T