diff --git a/settings/global.mdx b/settings/global.mdx index 450b94b97..a3b578b5d 100644 --- a/settings/global.mdx +++ b/settings/global.mdx @@ -345,10 +345,18 @@ Example: - - Enabling this flag ensures that key ordering in OpenAPI pages matches the key ordering defined in the OpenAPI file. - - This behavior will soon be enabled by default, at which point this field will be deprecated. + + Configurations for API requests + + + Configurations for the auto-generated API request examples + + + An array of strings that determine the order of the languages of the auto-generated request examples. You can either define custom languages utilizing [x-codeSamples](/api-playground/openapi/advanced-features#x-codesamples) or use our default languages which include `bash`, `python`, `javascript`, `php`, `go`, `java` + + + + @@ -542,4 +550,5 @@ Click on the following dropdown to view a sample configuration file ## More Customization -Learn more about how to further customize your docs with custom CSS and JS in [Custom Scripts](https://mintlify.com/docs/integrations/custom/). +Learn more about how to further customize your docs with custom CSS and JS in +[Custom Scripts](https://mintlify.com/docs/integrations/custom/).