Skip to content

Commit 2981587

Browse files
committed
Improve doc
1 parent eae1aef commit 2981587

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,8 @@ NB: The JWT implementation only supports the hash based algorithms HS256, HS384
598598

599599
The Authorization model acts on "operations". The most important ones are listed here:
600600

601+
[method] [path] - [operation] - [description]
602+
---------------------------------------------
601603
GET /records/{table} - list - lists records
602604
POST /records/{table} - create - creates records
603605
GET /records/{table}/{id} - read - reads a record by primary key

0 commit comments

Comments
 (0)