Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / intZendeskField / index.js
index 71cec9b..dc9f697 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc9c=['get','isAuthenticated','index','show','post','put','/:id','update','delete','destroy','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x23e7c1,_0x35110c){var _0x1add43=function(_0x238918){while(--_0x238918){_0x23e7c1['push'](_0x23e7c1['shift']());}};_0x1add43(++_0x35110c);}(_0xfc9c,0xb4));var _0xcfc9=function(_0x43558e,_0x1a93f5){_0x43558e=_0x43558e-0x0;var _0xd45595=_0xfc9c[_0x43558e];return _0xd45595;};'use strict';var multer=require(_0xcfc9('0x0'));var util=require(_0xcfc9('0x1'));var path=require('path');var timeout=require(_0xcfc9('0x2'));var express=require('express');var router=express[_0xcfc9('0x3')]();var auth=require(_0xcfc9('0x4'));var interaction=require(_0xcfc9('0x5'));var config=require(_0xcfc9('0x6'));var controller=require('./intZendeskField.controller');router[_0xcfc9('0x7')]('/',auth[_0xcfc9('0x8')](),controller[_0xcfc9('0x9')]);router[_0xcfc9('0x7')]('/:id',auth['isAuthenticated'](),controller[_0xcfc9('0xa')]);router[_0xcfc9('0xb')]('/',auth[_0xcfc9('0x8')](),controller['create']);router[_0xcfc9('0xc')](_0xcfc9('0xd'),auth[_0xcfc9('0x8')](),controller[_0xcfc9('0xe')]);router[_0xcfc9('0xf')](_0xcfc9('0xd'),auth['isAuthenticated'](),controller[_0xcfc9('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0x132e=['../../config/environment','get','isAuthenticated','post','create','put','update','/:id','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service'];(function(_0x1bd92b,_0x50cdb5){var _0x4d002e=function(_0x181097){while(--_0x181097){_0x1bd92b['push'](_0x1bd92b['shift']());}};_0x4d002e(++_0x50cdb5);}(_0x132e,0xd9));var _0xe132=function(_0x4c3a36,_0xdba60f){_0x4c3a36=_0x4c3a36-0x0;var _0x40f945=_0x132e[_0x4c3a36];return _0x40f945;};'use strict';var multer=require('multer');var util=require(_0xe132('0x0'));var path=require(_0xe132('0x1'));var timeout=require(_0xe132('0x2'));var express=require(_0xe132('0x3'));var router=express[_0xe132('0x4')]();var fs_extra=require(_0xe132('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xe132('0x6'));var config=require(_0xe132('0x7'));var controller=require('./intZendeskField.controller');router[_0xe132('0x8')]('/',auth[_0xe132('0x9')](),controller['index']);router['get']('/:id',auth[_0xe132('0x9')](),controller['show']);router[_0xe132('0xa')]('/',auth['isAuthenticated'](),controller[_0xe132('0xb')]);router[_0xe132('0xc')]('/:id',auth[_0xe132('0x9')](),controller[_0xe132('0xd')]);router['delete'](_0xe132('0xe'),auth[_0xe132('0x9')](),controller['destroy']);module[_0xe132('0xf')]=router;
\ No newline at end of file