/v2/issues/{issueId}/disputesAsk AIpost https://app.fossa.com/api/v2/issues/{issueId}/disputesCreates an issue dispute. For now it only supports licensing issues.Path ParamsissueIdintegerrequiredID of the issue that is being disputed.Body ParamsreasonstringenumrequiredThe reason why this issue is being disputed.INCORRECT_DEPENDENCY_VERSION_REPORTEDLICENSE_DETECTION_FALSE_POSITIVEMULTI_OR_DUAL_LICENSEDAllowed:INCORRECT_DEPENDENCY_VERSION_REPORTEDLICENSE_DETECTION_FALSE_POSITIVEMULTI_OR_DUAL_LICENSEDcommentstringAny additional information that is important for this dispute.Responses 200The created dispute. 400Bad Request 403Forbidden 500Server ErrorUpdated 6 months ago