Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
657febbe
Commit
657febbe
authored
Apr 12, 2016
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document result for repository operations
Signed-off-by:
Michal Čihař
<
michal@cihar.com
>
parent
a364b69f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
docs/api.rst
docs/api.rst
+5
-6
No files found.
docs/api.rst
View file @
657febbe
...
...
@@ -381,12 +381,11 @@ Components
Response is same as :http:get:`/api/components/(string:project)/(string:component)/lock/`.
:query lock: Boolean whether to lock or not.
:param project: Project URL slug
:type project: string
:param component: Component URL slug
:type component: string
:<json lock: Boolean whether to lock or not.
.. seealso::
...
...
@@ -413,12 +412,12 @@ Components
See :http:post:`/api/projects/(string:project)/repository/` for documentation.
:query operation: Operation to perform, one of ``push``, ``pull``, ``commit``, ``reset``
:param project: Project URL slug
:type project: string
:param component: Component URL slug
:type component: string
:<json operation: Operation to perform, one of ``push``, ``pull``, ``commit``, ``reset``
:>json boolean result: result of the operation
.. seealso::
...
...
@@ -652,14 +651,14 @@ Translations
See :http:post:`/api/projects/(string:project)/repository/` for documentation.
:query operation: Operation to perform, one of ``push``, ``pull``, ``commit``, ``reset``
:param project: Project URL slug
:type project: string
:param component: Component URL slug
:type component: string
:param language: Translation language code
:type language: string
:<json operation: Operation to perform, one of ``push``, ``pull``, ``commit``, ``reset``
:>json boolean result: result of the operation
.. seealso::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment