From 7cec085b66fe866444c9d043cbaf958bc5029602 Mon Sep 17 00:00:00 2001 From: dyh Date: Mon, 20 Jan 2020 15:08:39 +0800 Subject: update document Issue-ID: MODELING-292 Change-Id: I3a6568d84fb6c04dd9bf0ee6bfe26f722ea463ed Signed-off-by: dyh --- docs/humaninterfaces.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/humaninterfaces.rst (limited to 'docs/humaninterfaces.rst') diff --git a/docs/humaninterfaces.rst b/docs/humaninterfaces.rst new file mode 100644 index 0000000..2963870 --- /dev/null +++ b/docs/humaninterfaces.rst @@ -0,0 +1,9 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Human Interfaces +================ + +There is **No** Human Interface (pure Rest API project) + +Any "Rest Client" application may be used (Postman, ...) to interact with etsicatalog application. \ No newline at end of file -- cgit 1.2.3-korg