Returns counts of the issues and unresolved issues for the project version.This operation can be accessed anonymously.Permissions required:Browse projects project permission for the project that contains the version.
リクエストパラメータ
パスパラメータ
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠401権限なし
🟠404レコードが存在しない
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/version//unresolvedIssueCount'