Resolve "Rest API should follow google guidlines"
Compare changes
- Piotr Gawron authored
@@ -101,7 +101,8 @@ ServerConnector._readFile = function(url) {
@@ -119,7 +120,8 @@ ServerConnector.sendPostRequest = function(url, params) {
@@ -136,7 +138,8 @@ ServerConnector.sendPutRequest = function(url, params) {
@@ -154,7 +157,8 @@ ServerConnector.sendDeleteRequest = function(url, params) {
@@ -172,7 +176,8 @@ ServerConnector.sendPatchRequest = function(url, params) {