moved web api controllers to namespace Umbraco.Web.WebApi and created web api member authorize attribute
This commit is contained in:
@@ -5,6 +5,7 @@ using System.Web.Mvc;
|
||||
using System.Web.Routing;
|
||||
using Umbraco.Core;
|
||||
using Umbraco.Core.Configuration;
|
||||
using Umbraco.Web.WebApi;
|
||||
|
||||
namespace Umbraco.Web.Mvc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user