REST API: Test Plans
POST | com.easesolutions.jira.plugins.testmanagement/1.0/plan/prjKey | Create a new testplan. |
GET | com.easesolutions.jira.plugins.testmanagement/1.0/plans/prjKey | Get all testplans for a given project. |
GET | com.easesolutions.jira.plugins.testmanagement/1.0/plans/prjKey/plan | Get a specific testplan. |