Skip to content

Commit 8b91644

Browse files
committed
ACP2E-3486: Default values are not set for date and time attributes with products RestAPI
1 parent 3b2903e commit 8b91644

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Eav/Model/Entity/Attribute/Backend

1 file changed

+0
-1
lines changed

app/code/Magento/Eav/Model/Entity/Attribute/Backend/Datetime.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ public function beforeSave($object)
6464
$object->setData($attributeName . '_is_formated', true);
6565
}
6666

67-
6867
return $this;
6968
}
7069

0 commit comments

Comments
 (0)