Skip to content

Commit

Permalink
Merge pull request #555 from jookies/v0.9
Browse files Browse the repository at this point in the history
Fixing documentation
  • Loading branch information
farirat committed Apr 9, 2017
2 parents 3538663 + 514d4a9 commit 96b8b8b
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 96b8b8b

Please sign in to comment.