add comments to dummy engine
This commit is contained in:
		
							parent
							
								
									e6e4de8ba0
								
							
						
					
					
						commit
						80b9312e42
					
				| @ -1,6 +1,14 @@ | ||||
| ## Dummy | ||||
| #  | ||||
| # @results     empty array | ||||
| # @stable      yes | ||||
| 
 | ||||
| 
 | ||||
| # do search-request | ||||
| def request(query, params): | ||||
|     return params | ||||
| 
 | ||||
| 
 | ||||
| # get response from search-request | ||||
| def response(resp): | ||||
|     return [] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Thomas Pointhuber
						Thomas Pointhuber