Get API version
get
/issues/v3
Return the API's version information for issues.
Request
There are no request parameters for this operation.
Back to TopResponse
200 Response
Successful operation
Root Schema : APIVersion
Type:
Show Source
object
-
isLatest:
boolean
Default Value:
false
-
lifecycle:
string
Allowed Values:
[ "ACTIVE", "DEPRECATED" ]
-
links:
array links
-
version:
string
404 Response
Version not found
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