feat: Add functional tests for OrderService and update InventoryService command and idempotency logic.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using MediatR;
|
||||
|
||||
namespace MyService.API.Application.Queries;
|
||||
namespace BookingService.API.Application.Queries;
|
||||
|
||||
/// <summary>
|
||||
/// EN: Query to get a Sample by ID.
|
||||
|
||||
Reference in New Issue
Block a user