You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/tms-webhook-ai/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
This is an example implementation of a webhook responsible for updating the translated compositions to Uniform after AI translation service returns the response.
4
4
5
-
See The API handler [here](/src/pages/api/translation-callback.ts).
5
+
See The API handler [here](/examples/tms-webhook-ai/src/pages/api/translation-callback.ts).
6
6
7
7
Provide your environment variables in `.env` (see `.env.example`).
0 commit comments