Bläddra i källkod

Update self-description

jmacura 3 år sedan
förälder
incheckning
69b2c6f53f
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      helpers.js

+ 2 - 1
helpers.js

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