Skip to content

Extra "properties" attribute in JSON response #13

@gpothier

Description

@gpothier

Hi, I just installed the plugin and found something weird in the JSON response for a given entity:

{"success":true,"data":{"aggregates":null,"attached":true,"categories":[],"errors":{"errors":[]},"id":1,"longDescription":"asef","modifiers":null,"name":"ert","properties":{"longDescription":"asef","aggregates":null,"typeId":null,"type":null,"modifiers":null,"categories":[],"aggregatesId":null,"modifiersId":null,"name":"ert","shortDescription":"ert"},"shortDescription":"ert","type":null}}

As you can see, there is a "properties" attribute that contains a duplicate of all the properties of the domain object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions