Skip to content
Snippets Groups Projects
Commit e7b70dbf authored by Antoine Lambert's avatar Antoine Lambert
Browse files

api/origin_save: hg and svn origin types can now be saved

parent d0585a9b
No related branches found
Tags v0.0.130
No related merge requests found
......@@ -51,7 +51,7 @@ def api_save_origin(request, origin_type, origin_url):
for the same origin).
:param string origin_type: the type of origin to save
(currently only ``git`` but ``hg`` and ``svn`` will soon be available)
(currently the supported types are ``git``, ``hg`` and ``svn``)
:param string origin_url: the url of the origin to save
:reqheader Accept: the requested response content type,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment