doc: fix malformed api sample

I74b1a340c5ab98fdea2186e87dd13f42ce7c7661 introduced a malformed api
sample and the tox -e docs fails since then. This patch fixes the
sample file.

Closes-bug: #1539071
Change-Id: Ica76db8928fc98db1a09074fdc46439c920e93d8
This commit is contained in:
Balazs Gibizer 2016-01-28 14:05:03 +01:00
parent df8216b2bc
commit 1269f5aeb1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"server" : {
"name" : "updated-server-test",
"description" : "updated-server-description",
"description" : "updated-server-description"
}
}
}