feat(medusa): Add endpoints specific to DiscountConditions (#1355)

This commit is contained in:
Oliver Windall Juhl
2022-05-13 12:42:23 +02:00
committed by GitHub
parent a69b52e031
commit 9ca45ea492
20 changed files with 1433 additions and 159 deletions
@@ -478,7 +478,14 @@
"created_at": "2021-03-16T21:24:16.872Z",
"updated_at": "2021-03-16T21:24:16.872Z",
"deleted_at": null,
"metadata": null
"metadata": null,
"conditions": [
{
"id": "cnd_01F0YESMVJXKX8XZ6Q9Z6Q6Z6",
"type": "products",
"operator": "in"
}
]
},
"is_disabled": false,
"parent_discount_id": null,