Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
token=$(curl -H "Content-Type: application/json" -X POST --data @"cloud_auth.json" https://xray.cloud.xpand-itgetxray.comapp/api/v1v2/authenticate| tr -d '"')
curl -H "Content-Type: text/xml" -X POST -H "Authorization: Bearer $token"  --data @"app/build/outputs/androidTest-results/connected/TEST-Pixel_XL_API_29\(AVD\)\ -\ 10-app-.xml" https://xray.cloud.xpand-itgetxray.comapp/api/v1v2/import/execution/junit?projectKey=CALC

...