Lewis Chung
Results
12
issues of
Lewis Chung
`:map` types and `:embedded_schema` types lead to a broken `input` right now. I've fixed it locally by editing the field in `edit.html.eex` to render a text area instead ```eex ```...
In the README.md: ``` # By default, the type is the object's class name lowercased, pluralized, and dasherized, # per the spec naming recommendations: http://jsonapi.org/recommendations/#naming ``` However JSONAPI seems to...