Skip to content

consider unwrapping second layer of response payloads #32

Description

@LastExceed

all response payloads are wrapped in a payload container which is already getting unwrapped automatically. however for most endpoints the value inside that payload container is an object with only 1 property that in turn stores the data we're actually interested in, so it might be worth unwrapping the second layer as well in those cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityImprove future proofnessenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions