summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2015-09-16 10:12:24 +0200
committerrautenberg <rautenberg@in-silico.ch>2015-09-16 10:12:24 +0200
commitd651524d4fc6eb27fdb1bf069995edd115aa26d9 (patch)
tree3ff2ac43469023ae1aef91af55d70b69c8406a07 /api
parent63cd74696daf50ac8f33f71b955a832ac156deae (diff)
fix typo
Diffstat (limited to 'api')
-rw-r--r--api/api.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/api.json b/api/api.json
index 68997e8..5fd14b8 100644
--- a/api/api.json
+++ b/api/api.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "description": "An REST Webservice for lazar\n",
+ "description": "REST Webservice for lazar\n",
"version": "0.0.1",
"title": "Lazar REST Service",
"contact": {
@@ -174,4 +174,4 @@
"description": "Swagger API representation in JSON"
}
]
-} \ No newline at end of file
+}