Skip to content

Commit

Permalink
Add note regarding endpoint for EU instance.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmissoumi committed Jan 16, 2025
1 parent afcfc7b commit f52588f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testfairy/api-reference/upload-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Streamline your build process and upload APKs or IPAs directly to TestFairy.

:::note
For the EU based instance, please use `https://mobile.eu-central-1.saucelabs.com/api/upload`

Check notice on line 40 in docs/testfairy/api-reference/upload-api.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/testfairy/api-reference/upload-api.md#L40

[sauce.WordsToAvoid] Avoid usage of 'please'.
Raw output
{"message": "[sauce.WordsToAvoid] Avoid usage of 'please'.", "location": {"path": "docs/testfairy/api-reference/upload-api.md", "range": {"start": {"line": 40, "column": 28}}}, "severity": "INFO"}
:::
:::

Check warning on line 41 in docs/testfairy/api-reference/upload-api.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/testfairy/api-reference/upload-api.md#L41

[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.
Raw output
{"message": "[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.", "location": {"path": "docs/testfairy/api-reference/upload-api.md", "range": {"start": {"line": 41, "column": 4}}}, "severity": "WARNING"}

### Upload API

Expand Down

0 comments on commit f52588f

Please sign in to comment.