Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

implement new 1.9.20-fixed api - getRequirement #146

Open
Assignees
Milestone
@lczub

Description

implement new 1.9.20-fixed api - getRequirement

related TL Mantis Task

  • 9039: [API - XMLRPC] Use the (XMLRPC) API to get requirements coverage matrix

new api

  • getRequirement

 /**
 * Get requirement
 *
 * @param struct $args
 * @param string $args["devKey"]
 * @param string $args["testprojectid"]:
 * @param int $args["requirementid"]:
 * OPTIONAL, if not present, reqdocid must be present
 * @param string $args["requirementdocid"]:
 * OPTIONAL, if not present, reqid must be present
 * @param string $args["version"]
 * OPTIONAL
 * @param string $args["requirementversionid"]
 * OPTIONAL
 * If neither version nor versionid are present, the latest version is used
 *
 * @return mixed error if someting's wrong, else a requirement version
 *
 * @access public
 */
 public function getRequirement($args) {

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    AltStyle によって変換されたページ (->オリジナル) /