ソースを参照

Update self-description

jmacura 3 年 前
コミット
69b2c6f53f
1 ファイル変更2 行追加1 行削除
  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',