Closed pankajjs closed 1 month ago
Can you add the screenshot of API response which uses the function you have changed
Can you add the screenshot of API response which uses the function you have changed
I have made changes in retrieveUsers of dataAccessLayer. It has different responses based on the parameter.
For the null case, which I have handled the response look like this -
{ userExists: false, }
The Api which uses dataAccessLayer -
GET /auctions/:id
Date: 8 Oct, 2024
Developer Name: Pankaj Sha
Issue Ticket Number
Description
This PR refactors user's utility functions to use data-access layer.
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Test Coverage
Screenshot 1