From 9f422c4ad343e64fc985b5454c8fdd24f05f8fb2 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Wed, 4 Dec 2019 13:50:39 +0100 Subject: Adjust RST in doc --- doc/api-2.0.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/api-2.0.rst b/doc/api-2.0.rst index a10e9ec..9fc24b8 100644 --- a/doc/api-2.0.rst +++ b/doc/api-2.0.rst @@ -3,11 +3,10 @@ New approach to Gondul API The current api is split in three/four: -/api/read - read/only access for sensitive data -/api/public - read/only access for public data -/api/write - write-only (authenticated) -/templating or similar - for templating (read/sort-of-write-but-not-quite, - sensitive) +- /api/read - read/only access for sensitive data +- /api/public - read/only access for public data +- /api/write - write-only (authenticated) +- /templating or similar - for templating (read/sort-of-write-but-not-quite, sensitive) Today ----- -- cgit v1.2.3