We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df20c5 commit fdc30c9Copy full SHA for fdc30c9
src/Umbraco.Cms.Integrations.Automation.Zapier/Controllers/SubscriptionController.cs
@@ -1,4 +1,5 @@
1
-using Umbraco.Cms.Integrations.Automation.Zapier.Models.Dtos;
+using System.Collections.Generic;
2
+using Umbraco.Cms.Integrations.Automation.Zapier.Models.Dtos;
3
using Umbraco.Cms.Integrations.Automation.Zapier.Services;
4
5
#if NETCOREAPP
0 commit comments