diff options
author | 2020-01-20 15:08:39 +0800 | |
---|---|---|
committer | 2020-01-20 15:11:41 +0800 | |
commit | 7cec085b66fe866444c9d043cbaf958bc5029602 (patch) | |
tree | 7e6447498c7ccfb9f8dc34c44a72f9ce5a953496 /docs/humaninterfaces.rst | |
parent | 2479a0739895b15a13a07aa8260598483249c621 (diff) |
update document
Issue-ID: MODELING-292
Change-Id: I3a6568d84fb6c04dd9bf0ee6bfe26f722ea463ed
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'docs/humaninterfaces.rst')
-rw-r--r-- | docs/humaninterfaces.rst | 9 |
1 files changed, 9 insertions, 0 deletions
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 |