Explorar el Código

Update self-description

jmacura hace 3 años
padre
commit
69b2c6f53f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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',