Delete duplicate issue
delete
/issues/v3/issues/{issueId}/duplicates/{duplIssueId}
Remove the issue that is a duplicate of another.
Request
Path Parameters
-
duplIssueId(required): integer(int32)
ID of the issue that is a duplicate
-
issueId(required): integer(int32)
ID of the duplicated issue
Header Parameters
-
Accept(required): string
Default Value:
Nested Schema : Locale
Type:
Show Source
object-
country:
string
-
displayCountry:
string
-
displayLanguage:
string
-
displayName:
string
-
displayScript:
string
-
displayVariant:
string
-
extensionKeys:
array extensionKeys
Unique Items Required:
true -
iso3Country:
string
-
iso3Language:
string
-
language:
string
-
script:
string
-
unicodeLocaleAttributes:
array unicodeLocaleAttributes
Unique Items Required:
true -
unicodeLocaleKeys:
array unicodeLocaleKeys
Unique Items Required:
true -
variant:
string
Nested Schema : ServletOutputStream
Type:
objectNested Schema : PrintWriter
Type:
objectResponse
200 Response
Successful operation
Root Schema : SingleRelatedResource
Type:
Show Source
object-
id:
integer(int32)
-
item:
object item
Additional Properties Allowed: additionalProperties
-
links:
array links
Nested Schema : additionalProperties
Type:
object400 Response
Invalid issue
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false
404 Response
Issue not found
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false
406 Response
Media type not acceptable
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false
409 Response
Concurrent update
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false