Closed ritik307 closed 3 years ago
@Manvityagi Plz review
1. There are merge conflicts that you need to resolve. 2. I don't see the corresponding updates in `tests`
will fix that asap
@Manvityagi Done Plz check
@Manvityagi @abdus Plz review
@ritik307 The build fails on your PR. Run your code & tests locally and fix the issue. You can see the build log by clicking on the Travis details link in checks and see what's causing the build to fail.
@Manvityagi Plz review
@Manvityagi Done! Kindly review
@abdus Done! Plz review
@ritik307 please solve the merge conflict. I aim to accept/reject this PR by this weekend. It has been here for a long time.
@abdus Plz review Just a matter of fact I always make the requested changes within a day or two but they didn't get a review for weeks.
the pagination thing is missing. I am attaching screenshots so that it's easier for you to understand.
sorry about being late. less free time than before.
@abdus My task was to add onlyforfemale field.
possibly overridden code blocks that were responsible for pagination? looking at your commit history, it looks like you have removed part of the js-doc.
possibly overridden code blocks that were responsible for pagination? looking at your commit history, it looks like you have removed part of the js-doc.
can you plz elaborate which js-doc
you are talking about?
@abdus plz review. btw I haven't removed the pagination code as far as I think the pagination code was merged before my issue that could be the reason it's missing from my PR.
did you actually test the code after pushing? the GET
for opportunity is missing from swagger. after making changes, please go to localhost:3030/playground
and check whether your code is actually working or not.
@ritik307 any updates?
participant inactive. closing...
Description
The GET API currently can now filter on the basis of onlyForFemale field.
Fixes #69
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: