Open dmitry-honcharuk opened 4 years ago
Create Auction creation page /profile/auctions/new
Should contain form with following fields:
1.00
10.00
Request should be done to: POST /api/auctions
Body parameters to send:
After successful submission user should be redirected to _/profile/auctions/[AUCTIONID] page
Create Auction creation page /profile/auctions/new
Should contain form with following fields:
1.00
,10.00
1.00
,10.00
Request should be done to: POST /api/auctions
Body parameters to send:
After successful submission user should be redirected to _/profile/auctions/[AUCTIONID] page