use RTC-SDK-Server-6.0.6.1 api ,how to get a repository files download url
use RTC-SDK-Server-6.0.6.1 api ,how to get a repository files download url |
Accepted answer
I'm not sure we have any API for a 'repository files download url'.
If you wanted a URL which redirects to the file in the web UI, you could hand craft the URL using this format
https://<repo>:9443/jazz/web/projects/<project_name>#action=com.ibm.team.scm.browseElement&workspaceItemId=<itemID>&componentItemId=<itemID>&itemType=com.ibm.team.filesystem.FileItem&itemId=<itemID>
Gou Peng selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I do not have high hopes you will do, but I think you should really read How should I ask a question in the Forum if I want to receive useful answers? as the quality of your questions is terrible.