version
fun version(
provider: suspend (OutgoingContent) -> List<Version>
): Unit
Registers a function that can fetch version list for a given OutgoingContent
fun version(
provider: suspend (OutgoingContent) -> List<Version>
): Unit
Registers a function that can fetch version list for a given OutgoingContent