Additional parts of the API, DB layer.
Implemented additional API functions:
* dispatch_timeline/4
* dispatch_event_by_id/4
* get_timeline/3
* put_timeline/3
* post_timeline/3
* make_json_404/2, make_json_405/2, make_json_500/1
Implemented ts_timeline:lookup/2
Implemented ts_entry:lookup/2
This commit is contained in:
10
doc/api.rst
10
doc/api.rst
@@ -87,11 +87,11 @@ DELETE
|
||||
|
||||
Delete a timeline.
|
||||
|
||||
Events: ``/<user-id>/<timeline-id>/events``
|
||||
-------------------------------------------
|
||||
List Events
|
||||
-----------
|
||||
|
||||
``/<user-id>/<timeline-id>/list``
|
||||
---------------------------------
|
||||
|
||||
GET
|
||||
~~~
|
||||
|
||||
PUT
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user