Changes for page Repository Module

Last modified by Thomas Mortagne on 2021/03/17 21:41

From version 21.1
edited by Thomas Mortagne
on 2017/03/28 15:19
Change comment: Fix jira URLs
To version 22.1
edited by Thomas Mortagne
on 2017/04/20 17:12
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -171,6 +171,14 @@
171 171  </extension>
172 172  {{/code}})))
173 173  
174 +== /extensions/{extensionID}/versions/{versionId}/file ==
175 +
176 +* **HTTP Method**: GET
177 +** **Description**:
178 +*** Download the actual extension file
179 +** **Sample input:**
180 +*** /extensions/org.xwiki.contrib:application-filemanager-ui/versions/7.2/file
181 +
174 174  == /search?start~={offset}&number~={numberOfResults}&q~={query} ==
175 175  
176 176  * **HTTP Method**: GET

Get Connected