Changed the AJAX calls' MIME type and format
AJAX calls are now in application/json MIME type and return object instead of an array. That needs to be addressed when updating the library in an existing project.
AJAX calls are now in application/json MIME type and return object instead of an array. That needs to be addressed when updating the library in an existing project.