Runner scans endpoint feature/113-runner_scans #116
	
	
		
		
		
	
	
	
	
		
	
	
	
	
	2 Participants
	
	
	
	
		Notifications
		
			
		
	
	
	
	
	
Due Date
	
		No due date set.
	
	
	
	
	
		
		
			
				Blocks
			
			
		
		
		
	
	
	
	Reference: lfk/backend#116
	
	
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "feature/113-runner_scans"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented a /api/runners/:id/scans endpoint that does exacly what you whink it does.
I also added a test for this new endpoint.
closes #113