Fitment update
This commit is contained in:
@@ -57,6 +57,8 @@ namespace PartSource.Api
|
||||
services.AddTransient<VehicleService>();
|
||||
services.AddTransient<ShopifyChangelogService>();
|
||||
|
||||
services.AddTransient<FitmentContext>();
|
||||
|
||||
services.AddCors(o => o.AddPolicy("Default", builder =>
|
||||
{
|
||||
builder.AllowAnyOrigin()
|
||||
|
||||
Reference in New Issue
Block a user