Saturday, Apr 16, 2022
fixedFixed regex error in user API
Anurag Verma checked the user API in the Ecommerce-API repository and fixed a regex validation error.
A single commit to anurag629/Ecommerce-API addressed a regex issue in the user API [1]. The work involved reviewing the API endpoint and correcting the pattern.
Sources
- done checking user api and fixed regex error · anurag629/Ecommerce-API