X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=c630ef8b5901a0ffb78c2b849b66ff923eb0fa31;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=0bd70f74614bdf37e396ff2b260e05c0d1fb63b9;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 0bd70f7..c630ef8 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 _0xc16f=['sequelize','exports','name','STRING','#0091EA'];(function(_0x79ff6b,_0x35e762){var _0x423209=function(_0x45dd08){while(--_0x45dd08){_0x79ff6b['push'](_0x79ff6b['shift']());}};_0x423209(++_0x35e762);}(_0xc16f,0xe6));var _0xfc16=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc16f[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require(_0xfc16('0x0'));module[_0xfc16('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0xfc16('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xfc16('0x3')],'defaultValue':_0xfc16('0x4')},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0x2c54=['STRING','#0091EA','sequelize','exports'];(function(_0x439f4d,_0x3c2d3d){var _0x18c99b=function(_0x56e738){while(--_0x56e738){_0x439f4d['push'](_0x439f4d['shift']());}};_0x18c99b(++_0x3c2d3d);}(_0x2c54,0x136));var _0x42c5=function(_0x1f99a5,_0x33f468){_0x1f99a5=_0x1f99a5-0x0;var _0x2c7c76=_0x2c54[_0x1f99a5];return _0x2c7c76;};'use strict';var Sequelize=require(_0x42c5('0x0'));module[_0x42c5('0x1')]={'name':{'type':Sequelize[_0x42c5('0x2')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x42c5('0x2')],'defaultValue':_0x42c5('0x3')},'description':{'type':Sequelize[_0x42c5('0x2')]}}; \ No newline at end of file