[
https://issues.apache.org/jira/browse/CAMEL-12948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700696#comment-16700696
]
Vladimir commented on CAMEL-12948:
----------------------------------
I think there is problem with the mapping.
BoxFileMenagerApiMethod have property :
DOWNLOADPREVIOUSFILEVERSION with atribute "downloadPreviousFileVersion"
BoxApiCollection creates map with endpoint names and instead of
downloadPreviousFileVersion it adds downloadPreviousFileVersions (plural) to
the map.
> Download file version
> ---------------------
>
> Key: CAMEL-12948
> URL: https://issues.apache.org/jira/browse/CAMEL-12948
> Project: Camel
> Issue Type: Bug
> Components: camel-box
> Affects Versions: 2.22.1
> Reporter: Vladimir
> Priority: Major
>
> Provided endpoint is not functional.
> Exception : Failed to resolve endpoint: box://files/downloadVersion due to:
> No matching method for files/downloadVersion, with arguments [].
> The issue is explained here :
> [http://camel.465427.n5.nabble.com/Camel-box-download-file-version-td5825974.html]
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)