fill Rejected Tag

fun fillRejectedTag(projectId: String, releaseId: String, event: <Error class: unknown class>, tag: <Error class: unknown class>, onSuccess: () -> Unit)

Function to execute the request to fill a ReleaseTag of a release rejection

Parameters

projectId

: the identifier of the project

releaseId

: the identifier of the release

event

: the event where the assets are attached

tag

: the tag to fill

onSuccess

: the action to execute when the request has been successful