Skip to content

Introduce GenericResponseBody behaviour #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed

Introduce GenericResponseBody behaviour #361

wants to merge 6 commits into from

Conversation

delvedor
Copy link
Member

Some APIs, get_source for example, do not have a structured body, they return something we have no knowledge of.
This pr introduces a new behavior to handle these cases.

Fixes: #359

@delvedor delvedor mentioned this pull request Apr 28, 2021
@delvedor
Copy link
Member Author

Closed by #391.

@delvedor delvedor closed this Apr 29, 2021
@delvedor delvedor deleted the fix-359 branch April 29, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_source response must return generic
1 participant