When using Locadex with Mintlify and the following gt.config.json settings:"experimentalLocalizeStaticUrls": true,
"docsHideDefaultLocaleImport": true,
"experimentalHideDefaultLocale": true
The default locale (English) pages for OpenAPI webhook endpoints render the translated locale's description (Chinese/zh) instead of the English one in the page metadata (og:description, page subtitle, OG image).