Closed steemnd closed 6 years ago
This method should be used as a sort of transaction.commit() method. Basically it wants the item as parameter and makes a POST request to send this new Item to the tarallo DB.
transaction.commit()
This method should be used as a sort of
transaction.commit()
method. Basically it wants the item as parameter and makes a POST request to send this new Item to the tarallo DB.