{
"solution_name": "string",
"thread_id": "string"
}curl --location --request POST 'http://127.0.0.1:8088/api/qblock_debug/step_by_block' \
--header 'Content-Type: application/json' \
--data-raw '{
"solution_name": "string",
"thread_id": "string"
}'{}