importRepo

abstract suspend fun importRepo(request: ByteArray): AtpResponse<Unit>

Import a repo in the form of a CAR file. Requires Content-Length HTTP header to be set.