Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bithernet committed Jul 28, 2016
1 parent 9922bee commit 715a653
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions source/api/basic-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ All basic APIs.
Time
----

HTTP GET ``/api/v1/open/time``
**GET /api/v1/open/time**

Response:
Returns Server Time.

::
{}
**Example response**::

{
}

User
----
Expand All @@ -24,5 +26,6 @@ HTTP GET ``/api/v1/open/user``
Response:

::

{}

0 comments on commit 715a653

Please sign in to comment.