From a1f4015fd20de79d924419f7c066d0c8661cac5d Mon Sep 17 00:00:00 2001 From: Laurens Kling Date: Tue, 22 Oct 2024 16:32:23 +0200 Subject: [PATCH] Fix code example in breaking change for new response format (#2270) * Update new-response-format.md v4 id's are numbers * Update docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/new-response-format.md Co-authored-by: Pierre Wizla --------- Co-authored-by: Pierre Wizla --- .../migration/v4-to-v5/breaking-changes/new-response-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/new-response-format.md b/docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/new-response-format.md index af9f7bcbfa..7723b4ef9b 100644 --- a/docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/new-response-format.md +++ b/docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/new-response-format.md @@ -45,7 +45,7 @@ The Content API returns all the attributes of requested content wrapped inside a "title": "Article A" "relation": { "data": { - "id": "clkgylw7d000108lc4rw1bb6s" + "id": "2" "name": "Category A" } }