Skip to content

is it possible set resource for specific json? #149

Closed
@lichtner

Description

@lichtner

Hi, my json looks like:

{
  meta: { ... }
  list: [
   {id: 1, name: 'aaa'},
   {id: 2, name: 'bbb'},
   {id: 3, name: 'ccc'}
  ]
}

I don't known how to define DS.defineResource for this json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions