You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per #50 , we need to add an option for different return types based on the expected content type of the response. This looks to be best placed in HTTPConfig and adding the argument in the constructor of the adapter, so the Pull can choose straight away what call to make.
The text was updated successfully, but these errors were encountered:
Description:
As per #50 , we need to add an option for different return types based on the expected content type of the response. This looks to be best placed in HTTPConfig and adding the argument in the constructor of the adapter, so the Pull can choose straight away what call to make.
The text was updated successfully, but these errors were encountered: