mirror of https://github.com/usbharu/Hideout.git
				
				
				
			
		
			
				
	
	
		
			1 line
		
	
	
		
			312 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			312 B
		
	
	
	
		
			Plaintext
		
	
	
	
| {{#serviceInterface}}ResponseEntity(service.{{operationId}}({{#allParams}}{{{paramName}}}{{^-last}}, {{/-last}}{{/allParams}}), {{#responses}}{{#-first}}HttpStatus.valueOf({{code}}){{/-first}}{{/responses}}){{/serviceInterface}}{{^serviceInterface}}ResponseEntity(HttpStatus.NOT_IMPLEMENTED){{/serviceInterface}} |