Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getAPI queryObject #69

Open
Manvityagi opened this issue Apr 25, 2021 · 6 comments
Open

Update getAPI queryObject #69

Manvityagi opened this issue Apr 25, 2021 · 6 comments
Labels
GSSOC21 for GSSoC participants LEVEL2 up-for-grabs

Comments

@Manvityagi
Copy link
Member

  1. The GET API currently can filter only on the basis of opportunityType, modify it to filter on the basis of onlyForFemale field also, which is a boolean field in `opportunity schema
  2. Tests should be updated
  3. Swagger Documentation should be updated
@github-actions github-actions bot added the GSSOC21 for GSSoC participants label Apr 25, 2021
@ritik307
Copy link
Contributor

@Manvityagi i would like to work on this issue

@ritik307
Copy link
Contributor

ritik307 commented Apr 27, 2021

@Manvityagi I tried solving the issue but I am not able to clearly understand the issue. Can you plz elaborate?
What are you providing inside the opportunity type queryObject['opportunityType'] = queryObject.type;

@ritik307 ritik307 mentioned this issue Apr 27, 2021
14 tasks
@Manvityagi
Copy link
Member Author

@Manvityagi I tried solving the issue but I am not able to clearly understand the issue. Can you plz elaborate?
What are you providing inside the opportunity type queryObject['opportunityType'] = queryObject.type;

See the GET API existing currently https://opportunity-calendar.herokuapp.com/playground/#/default/get_opportunity,
You just have to add one more query param female mapping to onlyForFemale in the schema, in addition to type which is already one of the query params as of now.

@bhardwajdisha
Copy link

@Manvityagi I would like to work on this issue, can you please assign it to me?

@subhangi2731
Copy link

@Manvityagi I want to work on this please assign me

@tejaswini22199
Copy link

hey @Manvityagi can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSSOC21 for GSSoC participants LEVEL2 up-for-grabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants