From 28477e97090027bbfb8b3fd89cbb3ba9e70fe58c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 27 May 2015 09:49:13 -0400 Subject: [PATCH] Add apidoc.json --- apidoc.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 apidoc.json diff --git a/apidoc.json b/apidoc.json new file mode 100644 index 000000000..3877aa9ca --- /dev/null +++ b/apidoc.json @@ -0,0 +1,5 @@ +{ + "name": "SOGo", + "version": "3.0.0", + "description": "JSON Web API of SOGo" +}