Creation of custom project specific issue sub-type
POST/v1/:projectName/settings/sub-type
Creation of custom project specific issue sub-type
Request
Path Parameters
projectName stringrequired
projectName
- application/json
Body
required
request
color stringrequired
longName stringrequired
shortName stringrequired
typeRef stringrequired
Responses
- 201
Created
- */*
- Schema
- Example (from schema)
Schema
id int64
locator string
{
"id": 0,
"locator": "string"
}
Loading...