X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=8cb77138aca55204a8241b54de9dae46bae64dcc;hb=3b6ec49862a5197d06e7453a43d40dcd68709ea0;hp=76c4719209bfa0d8427a97b1b28f4e4f00898a8a;hpb=ed368fdfe923471c0749d5720e7df57649e4ed09;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 76c4719..8cb7713 100644 --- a/server/api/tag/tag.attributes.js +++ b/server/api/tag/tag.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2977=['#0091EA','sequelize','STRING','name'];(function(_0x32ecb6,_0x39743d){var _0x1f7309=function(_0x5cb3d2){while(--_0x5cb3d2){_0x32ecb6['push'](_0x32ecb6['shift']());}};_0x1f7309(++_0x39743d);}(_0x2977,0xa5));var _0x7297=function(_0x20bae6,_0x44f4e7){_0x20bae6=_0x20bae6-0x0;var _0x3bdd59=_0x2977[_0x20bae6];return _0x3bdd59;};'use strict';var Sequelize=require(_0x7297('0x0'));module['exports']={'name':{'type':Sequelize[_0x7297('0x1')],'unique':_0x7297('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x7297('0x1')],'defaultValue':_0x7297('0x3')},'description':{'type':Sequelize[_0x7297('0x1')]}}; \ No newline at end of file +var _0x8ae9=['STRING','sequelize','exports','#0091EA'];(function(_0x1b63ce,_0x456b59){var _0x38dcf0=function(_0x15fc83){while(--_0x15fc83){_0x1b63ce['push'](_0x1b63ce['shift']());}};_0x38dcf0(++_0x456b59);}(_0x8ae9,0x179));var _0x98ae=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x8ae9[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require(_0x98ae('0x0'));module[_0x98ae('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize['STRING'],'defaultValue':_0x98ae('0x2')},'description':{'type':Sequelize[_0x98ae('0x3')]}}; \ No newline at end of file