Skip to content

Refactor postprocessJsonResponse #36

Open
@leetrout

Description

@leetrout

postprocessJsonResponse is used in several places with the function signature returning and interface and an error but we are passing pointers to the function and never checking the errors.

We should refactor to ensure errors are checked.

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