-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
📚 Subject area/topic
Strapi CMS
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/fr/guides/cms/strapi/
📋 Description of content that is out-of-date or incorrect
The Astro guide for Strapi is outdated regarding the data format returned by the Strapi API. Since Strapi v5, the response no longer includes the attributes field. Additionally, it now uses a documentId field.
👉 See the breaking change documentation for more details.
Additionally, Strapi now provides an official client library that simplifies API calls and should be preferred over writing custom fetch logic.
📚 Official client documentation: Strapi Client
It would be better for the guide to be updated to reflect these changes and leverage the official client.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)