Closed navjot-chahal closed 3 years ago
GET
/reviews/:profileID:
POST
/reviews/
reviewer
reviewed
PAID
GET /reviews/:profileId
/reviews/:profileId
POST /reviews/
User
Profile
Request
closes #11
@ezeilo-su I have added the "required tag fix" with the Hotfix - 1 commit. Seemingly the closes #11 closing statement did not link the issue automatically for some reason. 🤨
Hotfix - 1
What this PR does (required):
GET
/reviews/:profileID:
andPOST
/reviews/
routes .reviewer
andreviewed
are part of initial request and have opposite roles.PAID
.Screenshots / Videos:
GET
/reviews/:profileId
POST
/reviews/
Any information needed to test this feature:
User
,Profile
, andRequest
documents to test this.closes #11