Add Native Sharing REST API (#1150)
* Initial draft - UNTESTED * changes to Save() and Update() * apply col filter and limit nanoid * remove columns to not update
This commit is contained in:
@@ -16,4 +16,5 @@ var Set = wire.NewSet(
|
||||
NewCacheWarmer,
|
||||
NewPlayers,
|
||||
transcoder.New,
|
||||
NewShare,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user