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

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

Open
4 tasks done
MaxVanDeursen opened this issue Jun 8, 2021 · 0 comments
Open
4 tasks done

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

MaxVanDeursen opened this issue Jun 8, 2021 · 0 comments

Comments

@MaxVanDeursen
Copy link
Member

MaxVanDeursen commented Jun 8, 2021

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:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant