Closed chicks closed 13 years ago
Need to double check JSON for accuracy. For instance, the login request will fail because of an extra comma on line 10 of login.rb.
All JSON tests now pass. Had to remove redundant commas, and ensure arrays and such were being passed as empty.
Need to double check JSON for accuracy. For instance, the login request will fail because of an extra comma on line 10 of login.rb.