test
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Core.Blueprint.DAL.API.Controllers
|
||||
[Produces("application/json")]
|
||||
[ApiController]
|
||||
[AllowAnonymous]
|
||||
//test gitea
|
||||
public class BlobStorageController(IBlobStorageService storageService) : ControllerBase
|
||||
{
|
||||
[HttpPost("UploadBlobFromFileBrowser")]
|
||||
|
||||
Reference in New Issue
Block a user