diff --git a/config/routes b/config/routes index 4a2d706..94b5128 100644 --- a/config/routes +++ b/config/routes @@ -1,8 +1,8 @@ /apps AppsManifestR GET -- get current apps listing -/apps/#S9PK/#Text/manifest AppManifestR GET -- get app manifest from appmgr -/apps/#S9PK/#Text/config AppConfigR GET -- get app config from appmgr +/apps/#S9PK/#Text/manifest AppManifestR GET -- get app manifest from appmgr - requires query param ?appmgr= +/apps/#S9PK/#Text/config AppConfigR GET -- get app config from appmgr - requires query param ?appmgr= /version VersionR GET