mongoose-schema
v0.0.7
Published
creates various schema from mongoose's own schema
Downloads
16
Readme
mongoose-schema
mongoose-schema provides SchemaGenerator
classes to create different json schemas from Mongoose's schema. Currently the following shemas are supported:
- json schema is used by swagger and others
- gform schema was designed to define a model and a generic ui form.