package UI updates

This commit is contained in:
Shaun Walker
2021-06-25 08:10:15 -04:00
parent 52bcdb12c5
commit 509f054961
7 changed files with 9 additions and 7 deletions

View File

@ -34,7 +34,6 @@ namespace Oqtane.Controllers
// GET: api/<controller>?type=x&search=y
[HttpGet]
[Authorize(Roles = RoleNames.Host)]
public async Task<IEnumerable<Package>> Get(string type, string search)
{
// get packages