We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478cc1c commit cffc051Copy full SHA for cffc051
docs/image-processing-api/operations.mdx
@@ -532,7 +532,7 @@ Images consisting entirely of a single colour will calculate "boring" using the
532
| threshold | Integer | ✓ | 0 | n/a | n/a |
533
534
export const EXTENSION_URL =
535
- 'https://europe-central2-dev-extensions-testing.cloudfunctions.net/ext-image-processing-api-ri3r-handler/process';
+ 'https://europe-central2-dev-extensions-testing.cloudfunctions.net/ext-image-processing-api-handler/process';
536
537
export const IMAGE_URL =
538
'https://cdn.pixabay.com/photo/2018/04/29/01/23/skin-3358873_960_720.jpg';
0 commit comments