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:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "server" : {
 | 
			
		||||
        "name" : "updated-server-test",
 | 
			
		||||
        "description" : "updated-server-description",
 | 
			
		||||
        "description" : "updated-server-description"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user