Browse Source

Don't consider /runR a public API

jmacura 4 years ago
parent
commit
49779ca311
1 changed files with 0 additions and 1 deletions
  1. 0 1
      helpers.js

+ 0 - 1
helpers.js

@@ -12,7 +12,6 @@ module.exports.describeSelf = function (req, res) {
         '/:aoi?/datasets/',
         '/:aoi?/scores/:nuts',
         '/:aoi?/scores',
-        '/:aoi?/runR/',
         '/georeport/:nuts'
       ],
       POST: [