This commit is contained in:
2022-04-09 19:53:26 +01:00
parent df55836c58
commit 1befc2e053
38 changed files with 427 additions and 309 deletions

View File

@ -3,6 +3,8 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using isn.abst;
using isn.Abstract;
using isnd.Controllers;
using isnd.Data;
using isnd.Data.Catalog;
@ -41,7 +43,7 @@ namespace isnd.Services
new Resource
{
Id = extUrl + ApiConfig.Publish,
Type = "PackagePublish/2.0.0",
Type = Constants.PublishCommandId,
Comment = "Package Publish service"
});
// under dev, only leash in release mode