Compare commits
	
		
			1 Commits
		
	
	
		
			2384117c79
			...
			feature/re
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 06c1bcd97b | 
| @@ -11,7 +11,6 @@ namespace Core.Blueprint.DAL.API.Controllers | |||||||
|     [Produces("application/json")] |     [Produces("application/json")] | ||||||
|     [ApiController] |     [ApiController] | ||||||
|     [AllowAnonymous] |     [AllowAnonymous] | ||||||
|     //test gitea |  | ||||||
|     public class BlobStorageController(IBlobStorageService storageService) : ControllerBase |     public class BlobStorageController(IBlobStorageService storageService) : ControllerBase | ||||||
|     { |     { | ||||||
|         [HttpPost("UploadBlobFromFileBrowser")] |         [HttpPost("UploadBlobFromFileBrowser")] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user