Compare commits

..

No commits in common. "c2bfb0372c86361113458bd88c409968f253fc8e" and "7c308c725cf7658050a9df9a9511ce31a5b4ce42" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const (
headerXSignature = "x-signature" headerXSignature = "x-signature"
webhookEventUpdateOrderStatus = "UPDATE_ORDER_STATUS" webhookEventUpdateOrderStatus = "UPDATE_ORDER_STATUS"
webhookEventUpdateInventory = "UPDATE_INVENTORY" webhookEventUpdateInventory = "update_inventory"
) )
var ( var (