Project

General

Profile

CR #3399

Updated by Anandhu P Kumar over 1 year ago

The datatype of the response data changed.(in php all the response are in the type string, it changed to corresponding datatypes) The request parameters changed to form-data to raw JSON data.

Back