Skip to content

ResourceApiBase#body_to_json overwrite #19

@lifeBCE

Description

@lifeBCE

Seems ResourceApiBase class inherits from ApiBase class and both have a body_to_json() method. The methods do the same thing and therefore ResourceApiBase does not need its own body_to_json() method. Especially considering that the one in ResourceApiBase is susceptible to an unhandled exception condition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions