Mohit Thakur

Results 2 issues of Mohit Thakur

const getAllVideos = asyncHandler(async (req, res) => { const { page = 1, limit = 10, query, sortBy, sortType, userId } = req.query }) for what purpose we are using...

add two yaml files