issues
search
Real-Dev-Squad
/
website-backend
The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
54
stars
255
forks
source link
The Create Auctions API
#1015
Open
RitikJaiswal75
opened
1 year ago
RitikJaiswal75
commented
1 year ago
Details
The online Auctions API validator only checks if the item type in the body is a string.
When I tried calling the API, it failed.
The item type should be an available currency, such as "DINERO" or "NEELAM".
The quantity cannot exceed what you own.
This can cause issues for users unaware of these requirements.
It is important to update the validator to reflect these requirements and prevent future errors accurately.
Please fix this in the validator to improve user experience.
kavyarishi19
commented
1 year ago
assign me
Details