scaffolding ready for s9pks

This commit is contained in:
Aaron Greenspan
2019-12-21 16:56:14 -07:00
parent 9153058a7e
commit 0ab1121738
12 changed files with 182 additions and 93 deletions

View File

@@ -1,4 +1,8 @@
--authed
/version VersionR GET
/version/#AppVersion VersionR GET
-- /apps AppsManifestR GET --get current apps listing
-- /apps/#Text/#AppVersion AppR GET --install new app
-- /sys/agent/#AppVersion AgentR GET --install new agent version
-- /sys/appmgr/#AppVersion AppMgrR GET --install new appmgr version
-- /v0/authorizedKeys AuthorizeKeyR POST