<
From version < 1.27 >
edited by Outhman Moustaghfir
on 2021/05/05 15:10
To version < 1.14 >
edited by Outhman Moustaghfir
on 2021/05/05 14:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,55 +65,12 @@
65 65  /rest/git/switchComit/{id}
66 66  
67 67  [GET]
68 -)))|(% style="width:189px" %)(((
69 -switch to a certain version and return the history of all commits.
70 -
71 -**__NB __**: if there are some modified files in the current version, these files will be moved to a new directory called :
72 -
73 -.../archive/git-{timestamp}
74 -)))|(% style="width:383px" %)(((
68 +)))|(% style="width:189px" %)switch to a certain version and return the history of all commits.|(% style="width:383px" %)(((
75 75  the {id} in the URL should be replaced by the id of the wanted commit.
76 76  
77 77  eg :
78 78  
79 79  rest/git/switchComit/4b64d02451f47d9cb91d08faa986c941deef0f5c
74 +)))|(% style="width:449px" %)
80 80  
81 -
82 -)))|(% style="width:449px" %){{code language="JSON"}}{
83 - "timestamp": 1620217014704,
84 - "status": "200",
85 - "data": [
86 - {
87 - "date": "Tue May 04 16:37:49 GMT+01:00 2021",
88 - "current": "false",
89 - "author": "person1232",
90 - "id": "11e8707eb50e25c00a62e4efedb5f6071ec7e27e",
91 - "message": "version 2"
92 - },
93 - {
94 - "date": "Tue May 04 13:28:12 GMT+01:00 2021",
95 - "current": "true",
96 - "author": "person1",
97 - "id": "4b64d02451f47d9cb91d08faa986c941deef0f5c",
98 - "message": "version 1"
99 - }
100 - ]
101 -}{{/code}}
102 -|(% style="width:166px" %)/rest/git/update [GET]|(% style="width:189px" %)(((
103 -Integrates and pulls changes from a remote repository into the current branch.
104 -)))|(% style="width:383px" %)(no input required)|(% style="width:449px" %)(((
105 -it returns a success message.
106 -
107 -eg :
108 -
109 -{{code language="JSON"}}
110 -{
111 - "timestamp": 1620219625637,
112 - "status": "200",
113 - "data": "branch is now updated"
114 -}
115 -{{/code}}
116 -)))
117 -|(% style="width:166px" %)/rest/environment/init [POST]|(% style="width:189px" %) |(% style="width:383px" %) |(% style="width:449px" %)
118 -
119 119  == ==
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian