Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Return BlossomResult for get, patch, delete, and post #2

@MaxVanDeursen

Description

@MaxVanDeursen

As stated in the title, currently these methods return the Response object from the requests library. Instead, to be consistent with the rest of the methods in the wrapper, it should return BlossomResult.

Note that current implementations using the wrapper should be checked on whether they expect a certain type of result from one of these methods, and should be adjusted accordingly:

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