Dispatches an Open Fix Pull Request eventAsk AIpost https://api.jit.io/findings/{finding_id}/fixesDispatches an Open Fix Pull Request event Requires the following permission: jit.findings.writePath Paramsfinding_idstringrequiredThe ID of the finding to update.Responses 201Fix Finding PR request dispatched successfully. 400Invalid request, Automatic fix is not available for given finding. 401Unauthorized 403Forbidden 404Finding not found. 500Internal server errorUpdated about 1 year ago