Fixed JSON syntax error in api doc example
Signed-off-by: Erik Michelson <erik@liltv.de>
This commit is contained in:
		
							parent
							
								
									b7c02a901f
								
							
						
					
					
						commit
						ae4d5c619a
					
				| @ -378,7 +378,7 @@ paths: | ||||
|         required: true | ||||
|         content: | ||||
|           'application/x-www-form-urlencoded': | ||||
|             example: 'history=[{"id":"example","text":"Untitled","time":1556275442010,"tags":[],"pinned":false]' | ||||
|             example: 'history=[{"id":"example","text":"Untitled","time":1556275442010,"tags":[],"pinned":false}]' | ||||
|       responses: | ||||
|         200: | ||||
|           description: History replaced | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user