@cendo/database-schemas
Advanced tools
Comparing version
{ | ||
"name": "@cendo/database-schemas", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,2 +15,7 @@ const {Schema} = require('mongoose') | ||
api_url: { | ||
type: String, | ||
trim: true, | ||
}, | ||
store_id: { | ||
@@ -26,2 +31,4 @@ type: String, | ||
updated_at: { | ||
@@ -28,0 +35,0 @@ type: Date, |
14836
0.45%752
0.53%