X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintServicenowField%2Findex.js;h=3c350574515ac9543ad75ed38d8c0c37f1a5683a;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=0c5fcd4eac18b7e07ca3f528f9aca7947ff700db;hpb=63de0c196865c5c3d79c791df925d2ec34a0ad56;p=motion2.git diff --git a/server/api/intServicenowField/index.js b/server/api/intServicenowField/index.js index 0c5fcd4..3c35057 100644 --- a/server/api/intServicenowField/index.js +++ b/server/api/intServicenowField/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xefaa=['put','update','destroy','exports','multer','util','path','connect-timeout','express','Router','./intServicenowField.controller','isAuthenticated','index','get','/:id','show','post','create'];(function(_0x21b728,_0x52f702){var _0x1ba0b6=function(_0x3f4b6f){while(--_0x3f4b6f){_0x21b728['push'](_0x21b728['shift']());}};_0x1ba0b6(++_0x52f702);}(_0xefaa,0x16c));var _0xaefa=function(_0xbb091,_0x3fe7ee){_0xbb091=_0xbb091-0x0;var _0x467a04=_0xefaa[_0xbb091];return _0x467a04;};'use strict';var multer=require(_0xaefa('0x0'));var util=require(_0xaefa('0x1'));var path=require(_0xaefa('0x2'));var timeout=require(_0xaefa('0x3'));var express=require(_0xaefa('0x4'));var router=express[_0xaefa('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xaefa('0x6'));router['get']('/',auth[_0xaefa('0x7')](),controller[_0xaefa('0x8')]);router[_0xaefa('0x9')](_0xaefa('0xa'),auth[_0xaefa('0x7')](),controller[_0xaefa('0xb')]);router[_0xaefa('0xc')]('/',auth[_0xaefa('0x7')](),controller[_0xaefa('0xd')]);router[_0xaefa('0xe')](_0xaefa('0xa'),auth[_0xaefa('0x7')](),controller[_0xaefa('0xf')]);router['delete'](_0xaefa('0xa'),auth[_0xaefa('0x7')](),controller[_0xaefa('0x10')]);module[_0xaefa('0x11')]=router; \ No newline at end of file +var _0x208a=['delete','destroy','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','./intServicenowField.controller','isAuthenticated','index','get','/:id','show','post','create','put','update'];(function(_0x8639c5,_0x38ce0c){var _0x5972c3=function(_0x5bce3d){while(--_0x5bce3d){_0x8639c5['push'](_0x8639c5['shift']());}};_0x5972c3(++_0x38ce0c);}(_0x208a,0x120));var _0xa208=function(_0x17e82b,_0x408574){_0x17e82b=_0x17e82b-0x0;var _0x3131b6=_0x208a[_0x17e82b];return _0x3131b6;};'use strict';var multer=require(_0xa208('0x0'));var util=require('util');var path=require(_0xa208('0x1'));var timeout=require('connect-timeout');var express=require(_0xa208('0x2'));var router=express[_0xa208('0x3')]();var auth=require(_0xa208('0x4'));var interaction=require(_0xa208('0x5'));var config=require('../../config/environment');var controller=require(_0xa208('0x6'));router['get']('/',auth[_0xa208('0x7')](),controller[_0xa208('0x8')]);router[_0xa208('0x9')](_0xa208('0xa'),auth[_0xa208('0x7')](),controller[_0xa208('0xb')]);router[_0xa208('0xc')]('/',auth[_0xa208('0x7')](),controller[_0xa208('0xd')]);router[_0xa208('0xe')](_0xa208('0xa'),auth['isAuthenticated'](),controller[_0xa208('0xf')]);router[_0xa208('0x10')](_0xa208('0xa'),auth[_0xa208('0x7')](),controller[_0xa208('0x11')]);module[_0xa208('0x12')]=router; \ No newline at end of file