refactor: update protobuf imports and add HTTP annotations
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
using BackOffice.BFF.Configuration.Protobuf;
|
||||
using Foursat.BackOffice.BFF.Configuration.Protos;
|
||||
|
||||
namespace BackOffice.BFF.Application.ConfigurationCQ.Queries.GetAllConfigurations;
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
using BackOffice.BFF.Application.Common.Interfaces;
|
||||
using BackOffice.BFF.Configuration.Protobuf;
|
||||
using Foursat.BackOffice.BFF.Configuration.Protos;
|
||||
using MediatR;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user