From 8df7e353650d4f92bc6b5f81da42596b4bb7bad0 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Fri, 18 Nov 2016 15:43:09 +0100 Subject: add github link to API --- api/api.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/api.json b/api/api.json index 3e9acd5..438d22d 100644 --- a/api/api.json +++ b/api/api.json @@ -15,6 +15,10 @@ } }, "host": "enm.in-silico.ch", + "externalDocs": { + "description": "See also *lazar-rest* documentation on Github\n", + "url": "https://github.com/opentox/lazar-rest" + }, "basePath": "/", "schemes": [ "https" -- cgit v1.2.3