소스 검색

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',