Get form for creating an issue
get
/issues/v3/issues/create-form
Return the template, which contains all fields, that's used to create a new issue.
Request
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:
object
Nested Schema : PrintWriter
Type:
object
Response
200 Response
Successful operation
Nested Schema : Status
Type:
Show Source
object
-
id:
integer(int32)
-
isActive:
boolean
Default Value:
false
-
isOpen:
boolean
Default Value:
false
-
links:
array links
-
sortkey:
integer(int32)
-
value:
string
Nested Schema : releases
Type:
array
406 Response
Media type not acceptable
Nested Schema : suppressed
Type:
array
Nested Schema : StackTraceElement
Type:
Show Source
object
-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false