OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
991 stars 284 forks source link

Adjust listing prices by percentage bulk #2073

Closed hoffmabc closed 4 years ago

hoffmabc commented 4 years ago

@cpacia the purpose here is to be able to bulk update the price of your listings by a percentage.

{
   "percentage": <float_percentage>
}

The percentage can be negative or positive to increase or decrease the price.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 41.003% when pulling efe7a091869be2f27fe7744ba8a611f190d6f99d on brian.addBulkUpdatePrices into 755e0251bb2002453710d6e1e6e42e0945a82f78 on master.