Improve REST API Docs (#13931)

Various improvements to the REST API docs as we often get questions
(misconceptions on how to use filters, how to use with LLMs, etc.)
This commit is contained in:
Félix Malfait
2025-08-15 10:49:00 +02:00
committed by GitHub
parent 0c33dcc16a
commit d0bcf8a871
6 changed files with 136 additions and 58 deletions
@@ -46,7 +46,7 @@ export const SettingsApiKeys = () => {
<StyledContainer>
<Section>
<H2Title
title={t`Playground`}
title={t`Documentation`}
description={t`Try our REST or GraphQL API playgrounds.`}
/>
<StyledSettingsApiPlaygroundCoverImage />