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:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user