Przeglądaj źródła

Update self-description

jmacura 3 lat temu
rodzic
commit
69b2c6f53f
1 zmienionych plików z 2 dodań i 1 usunięć
  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',