From b4a0a9756a531454d1a96167d0ec93621431253b Mon Sep 17 00:00:00 2001 From: Su <112690947+sushmangupta@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:25:51 +0100 Subject: [PATCH] Update guides/integrations-api/general-concepts/partial-data-loading.md --- .../integrations-api/general-concepts/partial-data-loading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/integrations-api/general-concepts/partial-data-loading.md b/guides/integrations-api/general-concepts/partial-data-loading.md index 4194f3334..a33e1975e 100644 --- a/guides/integrations-api/general-concepts/partial-data-loading.md +++ b/guides/integrations-api/general-concepts/partial-data-loading.md @@ -53,7 +53,7 @@ Fields can also reference fields of associations like in this example the assign ```http POST /api/search/currency -Authorization: Bearer ..... +Authorization: Bearer YOUR_ACCESS_TOKEN Content-Type: application/json Accept: application/json