Skip to content

PlanEntry

parkd126 edited this page Dec 11, 2018 · 6 revisions

Overview

Fields

Name Type Description Request Methods
id String TODO TODO
planId Int TODO TODO
suiteId Int TODO TODO
configIds List<Int> TODO TODO
runs List<Run> TODO TODO
name String TODO TODO
description String TODO TODO
assignedToId Int TODO TODO
includeAll Boolean TODO TODO
caseIds List<Int> TODO TODO

Methods

POST Requests:


1. addPlanEntry

Description:
Required Parameters:

Returns:

Example:

 

2. updatePlanEntry

Description:
Required Parameters:

Returns:

Example:

 

3. deletePlanEntry

Description:
Required Parameters:

Returns:

Example:

 

Clone this wiki locally