electrode-io / electrode-ota-server

Electrode Over The Air Server for hot deployment of React Native and Cordova mobile apps
Other
204 stars 40 forks source link

Change "release" => "package". Add Content-Length #52

Closed datvong-wm closed 6 years ago

datvong-wm commented 6 years ago

The "/app//deployment//release" endpoint should return "package" field instead of current "release" field. Also add Content-Length because CodePush SDK expects it.