{
"problem_id": 0,
"source": "string",
"language": "string"
}
curl --location --request POST '/submission/' \
--header 'Content-Type: application/json' \
--data-raw '{
"problem_id": 0,
"source": "string",
"language": "string"
}'