Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Model files are created as all lowercase (e.g. ModifierValue --> modifiervalue). #25

Open
johnkchiu opened this issue Dec 30, 2014 · 0 comments

Comments

@johnkchiu
Copy link

The model files are generated as all lower case (e.g. modifiervalue), but I think the generate should respect the schema model name with 1st letter lower case (e.g. modifierValue).

Example:

{
  ...
  "definition": {
    "ModifierValue: {
    ...
    }
  }
}

Should create a file as modifierValue.js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant