curl --request GET \
--url https://cherrytree.soyab.uk/mining[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"miningRock": "<string>",
"miningBaseSpeedInMilliseconds": 123,
"minimumMiningLevel": 123,
"miningSuccessBaseRate": 123,
"miningExp": 123,
"chanceForIlluminantGem": 123,
"chanceForIlluminantGemText": "<string>"
}
]
}
]curl --request GET \
--url https://cherrytree.soyab.uk/mining[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"miningRock": "<string>",
"miningBaseSpeedInMilliseconds": 123,
"minimumMiningLevel": 123,
"miningSuccessBaseRate": 123,
"miningExp": 123,
"chanceForIlluminantGem": 123,
"chanceForIlluminantGemText": "<string>"
}
]
}
]200 Response
Show child attributes
Was this page helpful?