# HG changeset patch # User Marcin Kuzminski # Date 2011-09-29 00:34:01 # Node ID e63a2841714d45c7c79d656cf45715cb0782612e # Parent 76b358f819268f8f41964ed04ccf6537a9885e58 API docs update diff --git a/docs/api/api.rst b/docs/api/api.rst --- a/docs/api/api.rst +++ b/docs/api/api.rst @@ -7,7 +7,8 @@ API Starting from RhodeCode version 1.2 a simple API was implemented. There's one schema for calling all api methods. API is implemented -with JSON protocol both ways. +with JSON protocol both ways. An url to send API request in RhodeCode is +/_admin/api Clients need to send JSON data in such format:: @@ -50,7 +51,7 @@ remote repos upto date. This command can api_key :: - + api_key:"" method: "pull" args: {"repo":}