6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
debug(f'{params_kw=}')
|
||
|
return {
|
||
|
'status':'ok',
|
||
|
'message':'is ok'
|
||
|
}
|