Skip to content

Conversation

@locadex-agent
Copy link
Contributor

@locadex-agent locadex-agent bot commented Feb 4, 2026

PR Opened by Locadex

This PR was automatically opened by Locadex to keep your Mintlify documentation up to date with the latest translations.


Note

Low Risk
Documentation-only translation/formatting changes with no runtime or behavioral impact.

Overview
Updates Spanish GHES deployment docs by restructuring the Step markup inside <Steps> (flattening the nested indentation/list formatting) to render correctly.

Tweaks French authentication docs by escaping the OAuth bearer token placeholder in the Authorization header example and renaming the JWT tab label to JWT (JSON Web Token) for clarity.

Written by Cursor Bugbot for commit 0ca6c80. This will update automatically on new commits. Configure here.


* Répond aux requêtes `GET`.
* Accepte un en-tête `Authorization: Bearer <access_token>` pour l’authentification.
* Accepte un en-tête `Authorization: Bearer &lt;access_token&gt;` pour l’authentification.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inside an inline code span, <> should render literally, so escaping may show &lt;access_token&gt; to readers.

Suggested change
* Accepte un en-tête `Authorization: Bearer &lt;access_token&gt;` pour l’authentification.
* Accepte un en-tête `Authorization: Bearer <access_token>` pour l’authentification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants