Skip to content

Feature request: enable UberData.extractContent to use @Relation itemRelation in adition to Class.getSimpleName #1212

Open
@lcampos21

Description

@lcampos21

Right now UberData will use the class name for each item of a collection ignoring the @resource(itemRelation="name").
"data": [ { "name": "className", "data": [ {...} ] }, { "name": "className", "data": [ {...} ] } ]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions