Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / intServicenowField / index.js
index a3ca4f6..438bf21 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9acd=['create','put','/:id','update','delete','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowField.controller','isAuthenticated','index','get','show','post'];(function(_0x4bf05c,_0x6f1fb8){var _0x50bb5e=function(_0x54d2f3){while(--_0x54d2f3){_0x4bf05c['push'](_0x4bf05c['shift']());}};_0x50bb5e(++_0x6f1fb8);}(_0x9acd,0x71));var _0xd9ac=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x9acd[_0x397e5f];return _0x5302b8;};'use strict';var multer=require(_0xd9ac('0x0'));var util=require(_0xd9ac('0x1'));var path=require('path');var timeout=require(_0xd9ac('0x2'));var express=require(_0xd9ac('0x3'));var router=express['Router']();var auth=require(_0xd9ac('0x4'));var interaction=require(_0xd9ac('0x5'));var config=require(_0xd9ac('0x6'));var controller=require(_0xd9ac('0x7'));router['get']('/',auth[_0xd9ac('0x8')](),controller[_0xd9ac('0x9')]);router[_0xd9ac('0xa')]('/:id',auth['isAuthenticated'](),controller[_0xd9ac('0xb')]);router[_0xd9ac('0xc')]('/',auth[_0xd9ac('0x8')](),controller[_0xd9ac('0xd')]);router[_0xd9ac('0xe')](_0xd9ac('0xf'),auth[_0xd9ac('0x8')](),controller[_0xd9ac('0x10')]);router[_0xd9ac('0x11')](_0xd9ac('0xf'),auth[_0xd9ac('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x2f49=['destroy','exports','multer','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intServicenowField.controller','get','isAuthenticated','index','show','update','delete'];(function(_0x413feb,_0x10477f){var _0x40ee88=function(_0x32a3f6){while(--_0x32a3f6){_0x413feb['push'](_0x413feb['shift']());}};_0x40ee88(++_0x10477f);}(_0x2f49,0x1e2));var _0x92f4=function(_0x326983,_0x23d099){_0x326983=_0x326983-0x0;var _0x582ee6=_0x2f49[_0x326983];return _0x582ee6;};'use strict';var multer=require(_0x92f4('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x92f4('0x1'));var router=express[_0x92f4('0x2')]();var fs_extra=require(_0x92f4('0x3'));var auth=require(_0x92f4('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x92f4('0x5'));var controller=require(_0x92f4('0x6'));router[_0x92f4('0x7')]('/',auth[_0x92f4('0x8')](),controller[_0x92f4('0x9')]);router[_0x92f4('0x7')]('/:id',auth[_0x92f4('0x8')](),controller[_0x92f4('0xa')]);router['post']('/',auth[_0x92f4('0x8')](),controller['create']);router['put']('/:id',auth[_0x92f4('0x8')](),controller[_0x92f4('0xb')]);router[_0x92f4('0xc')]('/:id',auth['isAuthenticated'](),controller[_0x92f4('0xd')]);module[_0x92f4('0xe')]=router;
\ No newline at end of file