Skip to content

Releases: jesseditson/ember-jsonapi

v0.2.5

06 Dec 23:57

Choose a tag to compare

  • enforce standard dasherization, pluralization, and camelization of various names (#9) (Resolves #2)
    * enforce standard dasherization, pluralization, and camelization of various names

    * update ember conventions, fix mirage from schema dasherization, switch some tests to use a more difficult string
  • add body-parser to dependencies when running api blueprint (#7) (Resolves #5)
  • allow passing of configs to mirage for specifying explicit inverses