Skip to content

Commit

Permalink
Fixing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
farirat committed Apr 9, 2017
1 parent 8b1edcc commit ac4a059
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions misc/doc/sources/apis/rest/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Services
The Services resource represents all web services currently available via Jasmin's RESTful API.

.. list-table:: RESTful services
:header-rows: 1
:header-rows: 1

* - Method
- Service
Expand Down Expand Up @@ -150,7 +150,7 @@ If successful, response header HTTP status code will be **200 OK** and and the m
.. _restapi-POST_sendbatch_params:

.. list-table:: POST /secure/sendbatch json parameters
:header-rows: 1
:header-rows: 1

* - Parameter
- Example(s)
Expand Down Expand Up @@ -312,7 +312,7 @@ The **callback_url** will be called (GET) everytime a message is successfuly sen
In both callbacks the following parameters are passed:

.. list-table:: Batch callbacks parameters
:header-rows: 1
:header-rows: 1

* - Parameter
- Example(s)
Expand Down

0 comments on commit ac4a059

Please sign in to comment.