Compare commits
	
		
			1 Commits
		
	
	
		
			developmen
			...
			2384117c79
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2384117c79 | 
| @@ -11,6 +11,7 @@ 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