Inconsistent return type on empty Barter.requiredItems.attributes & Barter.rewardItems.attributes.
CodyLyttle opened this issue · 1 comments
CodyLyttle commented
"requiredItems": [
{
"attributes": []
}]
"rewardItems": [
{
"attributes": null
}]