Closed Sukriti-sood closed 3 years ago
Have you tried updating any opportunity in the dev database using your API? @Sukriti-sood
Added Postman sample request.
since there were some changes, can you attach a new postman screenshot?
since there were some changes, can you attach a new postman screenshot?
Updating Opportunity
Getting Opportunity after update
Updated Documentation
Impressive work on the PR @Sukriti-sood , Merged
Description
Added the PATCH API for opportunities Added corresponding documentation in routes/opportunity.js Added corresponding documentation in documentation/APIS.md
Fixes #57
How Has This Been Tested?
Tests for updateOpportunity Function for controller, manager and services also included