abstract fun addVersion(requestPath: String, version: String): String
Add a version to the given request path.
requestPath - the requestPath
requestPath
version - the version
version
Return the requestPath updated with a version string