mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							3d91bb2f2d
						
					
				
				
					commit
					ecefa9e724
				
			@@ -140,3 +140,10 @@ type swaggerGitTreeResponse struct {
 | 
			
		||||
	//in: body
 | 
			
		||||
	Body api.GitTreeResponse `json:"body"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Commit
 | 
			
		||||
// swagger:response Commit
 | 
			
		||||
type swaggerCommit struct {
 | 
			
		||||
	//in: body
 | 
			
		||||
	Body api.Commit `json:"body"`
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user