Closed tbarsballe closed 1 month ago
Expected behavior As this request is returning a single document, I would not expect this parameter to be present
Actual behavior (describe the problem) The limit parameter of SubscriptionsClient().get_results_csv() is not described in the documnetation. More importantly, the parameter is never actually used in the code
While this is technically a backwards-incompatible change in the SDK, I think the cleanest solution would be to just remove the parameter
Related Issues
Expected behavior As this request is returning a single document, I would not expect this parameter to be present
Actual behavior (describe the problem) The limit parameter of SubscriptionsClient().get_results_csv() is not described in the documnetation. More importantly, the parameter is never actually used in the code
While this is technically a backwards-incompatible change in the SDK, I think the cleanest solution would be to just remove the parameter
Related Issues
1069