The official API documentation marked the completed parameter as deprecated in favor of the response_type param.
I'd like to know 2 things:
- when will the be included in the
js-api-client?
- will the API/client throw an error when the
completed is specified and it won't be supported anymore? Or will it be ignored
Thank you
The official API documentation marked the
completedparameter as deprecated in favor of theresponse_typeparam.I'd like to know 2 things:
js-api-client?completedis specified and it won't be supported anymore? Or will it be ignoredThank you