This project is a concise demonstration of an API testing Framework. It uses Rest Assured for data manipulation. For verifications, along with the actual Rest Assured response verification, I used ...
addActorsToRole POST /rest/api/3/project/{projectIdOrKey}/role/{id} Add actors to project role addDefaultActorsToRole POST /rest/api/3/role/{id}/actors Add default ...