docs: docs for next release (#14456)

This commit is contained in:
Shahed Nasser
2026-01-06 17:40:26 +02:00
committed by GitHub
parent a960fb75c9
commit a2210ea5e7
19 changed files with 1434 additions and 64 deletions

View File

@@ -1377,7 +1377,7 @@ class OasKindGenerator extends FunctionKindGenerator {
}),
this.getParameterObject({
type: "header",
name: "Content-Language",
name: "x-medusa-locale",
description:
"The locale in BCP 47 format to retrieve localized content.",
required: false,