mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
implements upload on server
actually move extracted dir to resource location
This commit is contained in:
@@ -15,4 +15,9 @@
|
||||
/package/v0/version/#PkgId PkgVersionR GET -- get most recent appId version
|
||||
|
||||
-- SUPPORT API V0
|
||||
/support/v0/error-logs ErrorLogsR POST
|
||||
/support/v0/error-logs ErrorLogsR POST
|
||||
|
||||
-- ADMIN API V0
|
||||
/admin/v0/upload PkgUploadR POST !admin
|
||||
/admin/v0/index PkgIndexR POST !admin
|
||||
/admin/v0/deindex PkgDeindexR POST !admin
|
||||
Reference in New Issue
Block a user