Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
GETcom.easesolutions.jira.plugins.testmanagement/1.0/configurations/prjKeyGet the project configuration.
GETcom.easesolutions.jira.plugins.testmanagement/1.0/versionGet version information for Test for JIRA



Anchor
1
1

Panel
titleColor#FFFFFF
titleBGColor#6c809a
titleGET /com.easesolutions.jira.plugins.testmanagement/1.0/configurations/{prjKey}
Code Block
languagejava
titleExample Response
collapsetrue
[
  	{
    	"id": 1,
    	"prjKey": "PRJ",
    	"project": 10100,
    	"name": "Example Project",
    	"description": "An example project"
  	}
]



Get the project configuration.



PARAMETERS

Section
Column
width30%

prjKey*

Column
width70%

The project key.

...