You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the models in the POST /opportunties/search to a GET opportunites/all and opportunities/{FON} so that users can get a list of all opportunties or single opportunity using a GET request.
Acceptance criteria
opportunity API supports basic GET requests for all or individual opportunities
The text was updated successfully, but these errors were encountered:
Summary
Extend the models in the POST
/opportunties/search
to a GETopportunites/all
andopportunities/{FON}
so that users can get a list of all opportunties or single opportunity using a GET request.Acceptance criteria
The text was updated successfully, but these errors were encountered: