code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

fix: modify the body params of deploy report

Open seasidesun opened this issue 5 years ago • 0 comments

BUG: deploy report use the params:

previousDeploymentKey previousLabelOrAppVersion

different from the

https://github.com/microsoft/code-push/blob/6f9c5ea519e26a65d9bf9530ecc6b825cd9e53d4/src/script/acquisition-sdk.ts#L182-L188

FIX:

previous_deployment_key previous_label_or_app_version

seasidesun avatar May 28 '20 11:05 seasidesun