From 76382b9bb85a830f0d96f853c86347d748b57b1a Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Wed, 28 May 2025 16:37:06 -0700 Subject: [PATCH] fix styling of code in step --- integrations/sdks/stainless.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/sdks/stainless.mdx b/integrations/sdks/stainless.mdx index f82e72b52..8ccf2528d 100644 --- a/integrations/sdks/stainless.mdx +++ b/integrations/sdks/stainless.mdx @@ -25,7 +25,7 @@ description: Automate SDK example snippets in your API playground alt="Stainless release page with the OpenAPI spec URL highlighted with a green box." /> - + Add your OpenAPI spec URL to your docs.json.}> In your `docs.json` file, add the URL from Stainless to the `openapi` field. See [OpenAPI Setup](/api-playground/openapi-setup) for more information.