{ "jsonContent": "XXX", "applicationName": "ERecipe" }
curl --location --request POST 'https://mobileuat.utcook.com/cook-compile-v4/public/test/getBase64AdaptedJson' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonContent": "XXX", "applicationName": "ERecipe" }'
{}