mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-01 20:44:15 +00:00
adds category managment to embassy-publish and admin API
This commit is contained in:
@@ -77,7 +77,6 @@ Metric
|
||||
Category
|
||||
createdAt UTCTime
|
||||
name Text
|
||||
parent CategoryId Maybe
|
||||
description Text
|
||||
priority Int default=0
|
||||
UniqueName name
|
||||
@@ -88,6 +87,7 @@ PkgCategory
|
||||
createdAt UTCTime
|
||||
pkgId PkgRecordId
|
||||
categoryId CategoryId
|
||||
UniquePkgCategory pkgId categoryId
|
||||
deriving Eq
|
||||
deriving Show
|
||||
|
||||
|
||||
Reference in New Issue
Block a user