{ "kind": "string" }
curl --location --request PUT 'http://127.0.0.1:8082/module/change/' \ --header 'Content-Type: application/json' \ --data-raw '{ "kind": "string" }'
{}