cleanup usages of removed appmgr call

This commit is contained in:
Keagan McClelland
2021-09-27 15:47:15 -06:00
parent 410ccf9309
commit 32de58979c
2 changed files with 0 additions and 18 deletions

View File

@@ -11,7 +11,6 @@
/package/instructions/#PkgId InstructionsR GET -- get icons - can specify version with ?spec=<emver>
-- TODO confirm needed
/package/config/#PkgId AppConfigR GET -- get app config from appmgr -- ?spec={semver-spec}
/package/version/#Text VersionAppR GET -- get most recent appId version
!/sys/#SYS_EXTENSIONLESS SysR GET -- get most recent sys app -- ?spec={semver-spec}
/version VersionR GET